AMOSi:Read

From Amiga Coding
Revision as of 02:45, 17 November 2007 by Spellcoder (talk | contribs) (Extracted from the AMOSPro V2.00 helpfile)
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