AMOSi:Read

From Amiga Coding
Revision as of 01:51, 17 November 2007 by Spellcoder (talk | contribs) (1 revision(s))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

an example can be found on AMOSPro_Examples:Examples/H-4/Help_48.AMOS


READs information from a DATA statement into a list of variables, using a special marker to locate the next item of data to be read. Variables must be the same type as the data already held at the current position in the program, and should be separated by commas.


Read list of variables