SavePrintPrefs System Command

SAVEPRINTPREFS System Commands

This saves the current print settings in the Printing Preferences dialog box.

saveprintprefs

FILE/s The filename and path of the preferences file to which to save.

DEFAULT Saves to the PageStream Preferences file.

Notes:

You can save printing preferences to a preferences file containing other preference items.

Examples:

saveprintprefs default

saveprintprefs file 'PageStream:ServiceBureau.prefs'

 

SavePrintPrefs  Command Definition  url:PGScmd/saveprintprefs
  created:2006-03-31 10:52:52   last updated:2006-03-31 10:52:52
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For SavePrintPrefs
Dan Kilroy wrote...2006-05-03 20:35:08

Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above.

Gets the {...} .

SavePrintPrefs ([DEFAULT | FILE file])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For SavePrintPrefs