SaveSnapshot System Command

SAVESNAPSHOT System Commands

This saves the position and size of the current window and all palettes.

savesnapshot

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

DEFAULT Saves to the PageStream Preferences file.

Examples:

savesnapshot default

savesnapshot file 'PageStream:tiled.prefs'

 

SaveSnapshot  Command Definition  url:PGScmd/savesnapshot
  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 SaveSnapshot
Dan Kilroy wrote...2006-05-03 20:27:10

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

Gets the {...} .

SaveSnapshot ([DEFAULT | FILE path/file])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For SaveSnapshot