English
Language : 

NSB8 Datasheet, PDF (53/158 Pages) List of Unclassifed Manufacturers – BASIC interpreter for Z80 family
ITALIAN TECHNOLOGY
grifo®
INPUT1
STATEMENT:
INPUT1 <list of variables>
INPUT1 <string constant>, <var. list>
INPUT1 #<device expression>, <var. list>
INPUT1 #<device expression>, <string const.>, <var. list>
ACTION:
Exactly the same as INPUT statement, except that when the user strikes the <CR> key to terminate
an input line, no carriage return is echoed to the terminal. Subseguent input or output will occur on
the same line.
EXAMPLES:
50 INPUT1 Z, W, B7, A(3)
25 INPUT1 #D (Q), “GUESS?”, G
REMARKS:
See statement INPUT
ERROR MESSAGES:
See statement INPUT
NSB8
Rel. 5.10
Page 41