--------------------------- GLOBAL COMMANDS ------------------------ WinBig L T W H Title WinSmall L T W H WinType MASK (Close|Drag|Zoom|Depth|Borderless|Backdrop) WinOut ConsoleSpecification WinOnWin GuiName LeftOffset TopOffset WinOnMouse LeftOffset TopOffset Screen PublicScreenName WinFont FontName Size UL|BD|IT(Mask) UseTopaz -------------------------- GRAPHICS COMMANDS ----------------------- BOX L T W H IN|OUT CTEXT L T Text FontName size FGpen BGpen LINE L T L T ColorNo SQUARE L T W H ColorNo FILL|NOFILL CIRCLE centerL centerT xradius yradius ColorNo FILL|NOFILL ------------------------------ EVENTS ------------------------------ xButton L T W H Title xCheckBox L T W H Title Variable OnText OffText ON|OFF xVSlider L T W H Title Variable Min Max Current ShowStr xHSlider L T W H Title Variable Min Max Current ShowStr xTextIn L T W H Title Variable StartingText Bufflength xCycler L T W H Title Variable xListview L T W H Title Variable FromFile Offset NUM|TXT xRadio L T Variable Spacing xMemu Menu Item SubItem Shortcut xIcon L T IconName (no .info) xAppMenu AppMenuName Variable ONOFF xAppIcon L T IconName Title Variable ON|OFF xAppWindow Variable xOnKey Letter|KeyValue xRoutine RoutineName Text L T W H Text Length BOX|NOBOX Events... xOnLoad, xOnOpen, xOnClose, xOnQuit, xOnReload, xOnRMB, xOnActive, xOnInactive, xOnDoubleClick xOnFail, xBefore, xAfter --------------------------- EVENT COMMANDS --------------------------- Gadget Modifiers : GadID IDNumber GadFont FontName FontSize MASK(Underline|Bold|Italics) GadTitle ABOVE|BELOW|LEFT|RIGHT GadKey Letter (or #ASCII value) GadTxt LEFT|CENTER|RIGHT Controlling Gadgets : SetGad GuiFile GadID ON|OFF (Arexx capable) Update GuiFile GadID Value (Arexx capable) Control Statements : If/Else/Endif Argument Operator Argument IfExists/Else/EndIf SYSTEM Name While/EndWhile Argument Operator Argument Mark/Goto MarkName Gosub/Return RoutineName (Gosub is ARexx capable) DoCase/Case/Break/EndCase DoCase Argument - Case Operator Argument Stop --- All Commands below this line are ARexx capable ---- Quit Commands which set the $$RETCODE Run, CLI CommandLine SendRexx PortName CommandLine Wait SYSTEM Name TimeOut Delete FileName (with wild characters) MakeDir DirName FailAt ErrorNumber Handling GUIs : Load/Open... GuiLoad GuiFullPathName GuiOpen/GuiClose/GuiQuit GuiName Status Handling Variables : SetVar Variable String DelVar Variable ClearVar Variable CutVar SourceVar CUT|COPY CHAR|WORD|LINE Amount DestinationVar Counter Variable INC|DEC Amount Append File String ListView Commands : LVChange GuiFile GadID NewFromFile LVSort GuiFile GadID LVFind GuiFile GadID String LVAdd GuiFile GadID String LVDel GuiFile GadID Number LVClear GuiFile GadID LVSave GuiFile GadID FileName Various Commands : SetScreen GuiFile ScreenName GuiScreen GuiFile FRONT|BACK GuiWindow GuiFile ON|BIG|SMALL|FRONT|BACK|WAIT|RESUME SetWinTitle GuiFile NewTitle ReqFile L T W H Title SAVE|LOAD|MULTI|DIR Variable DirName CD NewDirectoryName Delay Ticks EZReq Text Choices Variable Say Text Set [parameter] [value] SetStack StackSize MakeScreen ScreenName Depth Title KillScreen ScreenName