![]() |
![]() |
48 |
![]() |
INKEY
(see Chapter 10)
Use INKEY is
a
function which returns a numeric value corresponding to a
key press.
Syntax
INKEY
INKEY$
(see Chapter 10)
Use INKEYS is afunction which returns a string value corresponding to
a
key press.
Syntax INKEYS
INPUT
(see Chapter 10)
Use INPUT inputs numeric
or
string
vatuesfrom sequential input devices.
general—variable)... [;)
INPUT$
(see Chapter 10)
Use INPUTS
is
afunction which returns a string containing a given number of
characters
read from a given stream.
Syntax
INPUT$I#stream-number, count)
or INPUT$)count,
[#)stream-number)
where
countis
an
integer-expression,
giving a value in the range 1.4096.
INSTR
(see Chapter 4)
Use INSTR
is
a function which is used tofind out Hone string isa substring of another. Syntax
INSTR)[start,
)search-string
,
target-string)
string-expressions.
|
48
|
![]() |
![]() |
48 |
![]() |