ScriptPalette System Command

Displays the script palette.

scriptpalette [status] [AT pointx pointy] [SIZE width height] [SAVE]

status/k The palette's display status.

Options: SHOW | HIDE | TOGGLE.

AT/i The palette position in pixels.

SIZE/i The palette size in pixels.

SAVE Saves the size, position and display status to the BME Preferences file.

Notes:

TOGGLE may not be used in conjunction with SAVE.

Examples:
ARexx:

scriptpalette toggle
scriptpalette show at 500 300 size 180 172
scriptpalette hide

 

ScriptPalette  Command Definition  url:BMEcmd/scriptpalette
  created:2006-04-19 15:32:21   last updated:2006-08-19 13:05:58
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For ScriptPalette
There are no user contributed comments for this page.