SaveSettings System Command

SAVESETTINGS System Commands

This saves all of the program preferences.

savesettings

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

DEFAULT Saves to the PageStream Preferences file.

Examples:

savesettings default

savesettings file 'PageStream:Letters.prefs'

 

SaveSettings  Command Definition  url:PGScmd/savesettings
  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 SaveSettings
Dan Kilroy wrote...2006-05-03 20:26:29

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

Gets the {...} .

SaveSettings ([DEFAULT | FILE path/file])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For SaveSettings