![]() ![]() |
|
WRITELISTWRITELIST allows the program to store a list held in a jBC variable to the global list file.
COMMAND SYNTAXWRITELIST variable ON|TO expression {SETTING setvar} {ON ERROR statements}
SYNTAX ELEMENTSvariable is the variable in which the list is held. expression should evaluate to the required list name. If expression is null, the list will be written to the default external list. If the SETTING clause is specified and the write fails, setvar will be set to one of the following values: Incremental File Errors
NOTESSee also: DELETELIST, READLIST,
FORMLIST EXAMPLES
|