17.07.2013 Views

GWBASIC User's Manual

GWBASIC User's Manual

GWBASIC User's Manual

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

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

E.3 Multiple Statements<br />

Some GW-BASIC languages use a backslash (\) to separate multiple statements on a line. With<br />

GW-BASIC, be sure all elements on a line are separated by a colon (:).<br />

E.4 MAT Functions<br />

Programs using the MAT functions available in some GW-BASIC languages must be rewritten<br />

using FOR-NEXT loops to execute properly.<br />

E.5 FOR-NEXT Loops<br />

Some GW-BASIC languages will always execute a FOR-NEXT loop once, regardless of the<br />

limits. GW-BASIC checks the limits first and does not execute the loop if past limits.<br />

file:///C|/Documents%20and%20Settings/Lorenzo/Desktop/GW%20Basic/Appendix%20E.html (2 of 2)28/03/2004 21.29.06

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

Saved successfully!

Ooh no, something went wrong!