13.07.2015 Views

Turbo Basic

Turbo Basic

Turbo Basic

SHOW MORE
SHOW LESS
  • No tags were found...

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

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

Ellipses ( ... ) indicate that part of a command can be repeated as many times asnecessary. For example:READ variable [, variable] •••means that multiple variables, separated by commas, can be processed by a singleREAD statement:READ a$READ as, b$, a, b, cThree vertically spaced periods indicate the omission of one or more lines ofprogram text; for example:FOR n = 1 TO 10NEXT n118 <strong>Turbo</strong> <strong>Basic</strong> Owner's Handbook

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

Saved successfully!

Ooh no, something went wrong!