MainToolbox System Command

MAINTOOLBOX System Commands

Displays the toolbox.

maintoolbox [status] [AT pointx pointy] [format] [SAVE]

status/k The toolbox's display status.

Options: SHOW | HIDE | TOGGLE.

AT/i The toolbox position in pixels.

size/k The toolbox size.

Options: SMALL | LARGE.

format/k The toolbox orienation.

Options: VERTICAL | HORIZONTAL | VBLOCK | HBLOCK.

SAVE Saves the status to the PageStream Preferences file.

Notes:

TOGGLE may not be used in conjunction with SAVE.

Examples:

maintoolbox toggle

maintoolbox show vblock at 500 300 save

 

MainToolbox  Command Definition  url:PGScmd/maintoolbox
  created:2006-03-30 17:10:47   last updated:2006-03-30 17:10:47
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For MainToolbox
Dan Kilroy wrote...2006-05-04 13:41:32

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

Gets the {...} .

MainToolbox ([SHOW | HIDE | TOGGLE] [AT x y] [SAVE] [VERTICAL | HORIZONTAL | BLOCK] [HUGE | LARGE | SMALL | TINY])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For MainToolbox