
Appendix A 331
Error Messages
Positive Numbered Error Messages
Positive Numbered Error Messages
Positive numbered error messages usually occur when trying to save or
retrieve an IBASIC file, or when trying to run a faulty IBASIC
program. Refer to the Agilent Instrument BASIC User’s Handbook for
information on IBASIC error messages.
Positive numbered error messages take the form:
ERROR XX “error message”
For example:
• Error 54 Duplicate file name - occurs when trying to save a file
to a device where a file with the same name already exists.
• Error 5 Improper Context Terminator - occurs when an END,
SUBEND, or FNEND statement is not present in the program when
required.
Komentáře k této Příručce