LoadSettings System Command

LOADSETTINGS System Commands

This loads program settings from a saved preferences file.

loadsettings

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

DEFAULT Loads the PageStream Preferences file.

Examples:

loadsettings default

loadsettings file 'PageStream:MyPrefs'

 

LoadSettings  Command Definition  url:PGScmd/loadsettings
  created:2006-03-30 15:05:43   last updated:2006-03-30 15:21:58
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For LoadSettings
Dan Kilroy wrote...2006-05-03 20:26:15

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

Gets the {...} .

LoadSettings ([DEFAULT | FILE path/file])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For LoadSettings