Programmer Guide/Macro Library: Difference between revisions

From STX Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 15: Line 15:




;[[library StdLib]] - {{STX}} main library:
;[[/StdLib|library StdLib]] - {{STX}} main library:




Line 31: Line 31:
|[[/BSF#Truncate|Truncate]]
|[[/BSF#Truncate|Truncate]]
|}
|}


;[[/BUTIL|macro BUTIL]] - misc. utility functions:
;[[/BUTIL|macro BUTIL]] - misc. utility functions:

Revision as of 11:31, 12 May 2011


This section describes the STx standard macros and classes. They are all linked into the library file stx.lib, which is part of the standard installation, and loaded on program start.

alphabetical list of macros

sort=asc has no subpages to list.


library StdLib - STx main library


macro BSF - soundfile handling
NewDialog OpenDialog
Open Close CloseAll
Select Truncate


macro BUTIL - misc. utility functions
MsgBox EditBox
FileDialog Copy/Move/DeleteFile DirectoryDialog GetDirectory Directory
GetSwitch GetKeyWord GetKeyIndex
SelectTable

Navigation menu

Personal tools