LoadPrintPrefs System Command

LOADPRINTPREFS System Commands

This loads the printing preferences from a saved settings file.

loadprintprefs

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

DEFAULT Loads from the PageStream Preferences file.

Notes:

You can load printing preferences from a preferences file that contains more than just printing preferences items, without loading the other items.

Examples:

loadprintprefs file 'PageStream:ServiceBureau.prefs'

loadprintprefs default

 

LoadPrintPrefs  Command Definition  url:PGScmd/loadprintprefs
  created:2006-03-30 15:05:43   last updated:2006-03-30 15:20:13
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For LoadPrintPrefs
Dan Kilroy wrote...2006-05-03 20:34:57

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

Gets the {...} .

LoadPrintPrefs ([DEFAULT | FILE file])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For LoadPrintPrefs