Difference between revisions of "AMOSi:Line Input"

From Amiga Coding
Jump to: navigation, search
m (1 revision(s))
 
m (1 revision(s))
 
(No difference)

Latest revision as of 01:51, 17 November 2007

an example can be found on AMOSPro_Examples:Examples/H-6/Help_69.AMOS


INPUTs a list of variables one at a time from the device opened to #channel, separated by your selected character, instead of the normal comma.


Line Input #channel,separator$,variable list