Toolbar System Command

TOOLBAR System Commands

Displays the toolbar.

toolbar [status] [AT pointx pointy] [SAVE]

status/k The toolbar's display status.

Options: SHOW | HIDE | TOGGLE.

AT/i The toolbar position in pixels.

SAVE Saves the status to the PageStream Preferences file.

Notes:

TOGGLE may not be used in conjunction with SAVE.

Examples:

toolbar toggle

toolbar show at 0 450 save

 

Toolbar  Command Definition  url:PGScmd/toolbar
  created:2006-03-30 20:20:52   last updated:2006-03-30 20:20:52
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For Toolbar
Dan Kilroy wrote...2006-05-04 13:38:17

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

Gets the {...} .

Toolbar ([SHOW | HIDE | TOGGLE] [AT x y] [SAVE])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For Toolbar