DADiSP Worksheet Functions > Function Categories > Macro and Command File Functions > Macro and Command File Functions
Restore default macros |
|
Defines a single line SPL function |
|
Define a macro |
|
Include macro files in other macro files |
|
Clear all macros |
|
Clear a macro |
|
Returns the name of the caller SPL routine |
|
Returns the full path to the caller SPL routine |
|
Returns the file name portion of the caller SPL routine |
|
Returns the full path to the current SPL routine |
|
Returns the file name portion of the current SPL routine |
|
Returns the name of the current SPL routine |
|
Returns the current line number in the current SPL routine |
|
Combine several functions, commands, or macros on a single line for execution as a whole. This command form may be used at the command line or within a macro |
|
Combine several functions, commands, or macros on a single line for execution as a whole. This command form may be used at the command line or within a macro (deprecated - use ; ) |
|
Display all macros |
|
Call a command file N times |
|
Clear a macro |
|
Return the execution status of a command file |
|
Execute a command file function |
|
Represent non-standard keystrokes |
|
Display list of commands available at worksheet level |
|
Define macro string or scalar constant |
|
Read macro definitions from file in the MACROS folder |
|
View an ASCII text file from the MACROS folder |
|
Evaluate string expression |
|
Evaluate to a string |
|
Display list of available functions |
|
Return information about a macro |
|
Determine whether a macro is defined |
|
Jump to a label in a macro |
|
Load a command file |
|
Read an external file of macro definitions |
|
List current macros defined in worksheet |
|
Write current macro list to an external file |
|
Write status line messages to text file |
|
Perform no operation |
|
Macro returning integer 0 |
|
Macro returning integer 1 |
|
Clear all user define macros but preserves system macros. |
|
Set maximum depth for nesting macros |
|
Clear all macros |
|
Clear a macro |
|
Display contents of ASCII file |