Accelerator Manual (G06.24+, H06.03+)
Error, Warning, and Note Messages
Accelerator Manual—527303-002
9-17
Error Messages
56
Cause. The Accelerator did not find a comma following an option.
Effect. The Accelerator cannot interpret the options correctly.
Recovery. Check your command line or the named obey file. Add a comma after each
option on the command line. Add a comma between options occurring on the same
line in the obey file.
57
Cause. The Accelerator cannot read from the named file.
Effect. The Accelerator ignored the contents of the named obey file.
Recovery. Check to see that the named file exists and is secured properly.
58
Cause. An option that requires a procedure name or file name argument was given
with no argument. For example:
AXCEL infile, outfile; ReturnValSize
The ReturnValSize option requires a procedure name argument.
AXCEL infile, outfile; UserLib, Obey optionfile
The UserLib option requires a file name argument.
Effect. The Accelerator cannot act on the selected option.
Recovery. Check your command line or the named obey file for the offending option.
Specify the correct procedure name or file name.
Error 56: Command line options must be separated by a comma.
Error 56: Obey file options occupying the same line must be
separated by a comma: see obey file <filename>.
Error 57: Error reading obey file <filename>.
Error 58: Option <option> takes a procedure name argument.
Error 58: Option <option> takes a procedure name argument.
See obey file <filename>.
Error 58: Option <option> takes a file name argument.
Error 58: Option <option> takes a file name argument. See
obey file <filename>.