Error messages can result when using APL primitive (built-in) functions, user-
defined functions, system commands, system variables, or input/output opera-
tions. The following list contains the APL error messages along with some pos-
sible causes for the error condition and a suggested user's response:
Error Message Cause User's Response
ALREADY MARKED The specified file was previously marked. If the file is to be remarked, enter GO.
Note: Any existing data in the files
following the last re-marked file will no
longer be available.
CHARACTER ERROR
DEFN ERROR
DEVICE NOT OPEN
DEVICE TABLE FULL
180
An invalid character was entered.
An invalid request to use the function
definition mode was made:
A V symbol was erroneously used in
a statement.
0 An attempt was made to reopen a
locked function.
An attempt was made to reopen a
function using more than just the
function name.
An attempt was made to open a new
function definition using the name of
a previously defined global variable name.
An invalid edit request was made in
function definition mode.
0 An attempt was made to edit a pen-
dent function.
An attempt was made to read a data file
and the file is not open.
An attempt was made to establish more
than eight variable names to be shared
for tape or printer input/output.
Enter a corrected statement.
If the statement was intended to open or
close a function, the V is valid only in the
beginning and ending positions.
Enter a corrected statement.
Enter a different function name or erase
the global variable.
Enter a valid edit request.
If the suspended function execution can be
terminated, clear the state indicator (see
Chapter 71, then edit the function.
Assign the information required to open the
file to the shared variable.
Retract any unused shared variable names.
defined functions, system commands, system variables, or input/output opera-
tions. The following list contains the APL error messages along with some pos-
sible causes for the error condition and a suggested user's response:
Error Message Cause User's Response
ALREADY MARKED The specified file was previously marked. If the file is to be remarked, enter GO.
Note: Any existing data in the files
following the last re-marked file will no
longer be available.
CHARACTER ERROR
DEFN ERROR
DEVICE NOT OPEN
DEVICE TABLE FULL
180
An invalid character was entered.
An invalid request to use the function
definition mode was made:
A V symbol was erroneously used in
a statement.
0 An attempt was made to reopen a
locked function.
An attempt was made to reopen a
function using more than just the
function name.
An attempt was made to open a new
function definition using the name of
a previously defined global variable name.
An invalid edit request was made in
function definition mode.
0 An attempt was made to edit a pen-
dent function.
An attempt was made to read a data file
and the file is not open.
An attempt was made to establish more
than eight variable names to be shared
for tape or printer input/output.
Enter a corrected statement.
If the statement was intended to open or
close a function, the V is valid only in the
beginning and ending positions.
Enter a corrected statement.
Enter a different function name or erase
the global variable.
Enter a valid edit request.
If the suspended function execution can be
terminated, clear the state indicator (see
Chapter 71, then edit the function.
Assign the information required to open the
file to the shared variable.
Retract any unused shared variable names.