PickBASIC / FlashBASIC
error() function
.mdThe error() function retrieves the TCL command used to activate the program and loads it into a specified variable.
Syntax
Example(s)
If the one-line, cataloged program called test is executed as shown, it displays the command line.
test 001 crt error()
See also
Referenced by
1 topic mentions error() function in its description.