17.07.2013 Views

GWBASIC User's Manual

GWBASIC User's Manual

GWBASIC User's Manual

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

GW-BASIC <strong>User's</strong> Guide<br />

18 Undefined user function<br />

A USR function is called before the function definition (DEF statement) is given.<br />

19 No RESUME<br />

An error-trapping routine is entered but contains no RESUME statement.<br />

20 RESUME without error<br />

A RESUME statement is encountered before an error-trapping routine is entered.<br />

21 Unprintable error<br />

No error message is available for the existing error condition. This is usually caused by an<br />

error with an undefined error code.<br />

22 Missing operand<br />

An expression contains an operator with no operand following it.<br />

23 Line buffer overflow<br />

An attempt is made to input a line that has too many characters.<br />

24 Device Timeout<br />

GW-BASIC did not receive information from an I/O device within a predetermined<br />

amount of time.<br />

25 Device Fault<br />

Indicates a hardware error in the printer or interface card.<br />

26 FOR Without NEXT<br />

A FOR was encountered without a matching NEXT.<br />

27 Out of Paper<br />

The printer is out of paper; or, a printer fault.<br />

28 Unprintable error<br />

No error message is available for the existing error condition. This is usually caused by an<br />

error with an undefined error code.<br />

29 WHILE without WEND<br />

A WHILE statement does not have a matching WEND.<br />

30 WEND without WHILE<br />

A WEND was encountered without a matching WHILE.<br />

file:///C|/Documents%20and%20Settings/Lorenzo/Desktop/GW%20Basic/Appendix%20A.html (3 of 7)28/03/2004 21.29.03

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!