
138
List of BASIC Commands
Section 7-5
VAL
VAL (character expression)
Converts a character
string into a numeric
value.
Character
string
225
VARPTR
VARPTR (variable name)
Determines or returns the
memory address where
the variable is stored.
Special
226
WAIT
WAIT “waiting time”[,line
number]
Sets the monitoring time
until execution of
following instruction is
completed.
General
227
WATCH
WATCH [SET variable name]
or WATCH [DEL variable
name]
Sets (SET), deletes
(DEL), or displays the list
(when not displayed) of
the variables for the
WATCH command.
Command
228
WHILE/WEND
WHILE <numeric
expression> <program>
WEND
Repeats the program
body as long as the
expression is not 0.
General
229
Command
Syntax
Details
Command
Statement
Function
Page
Содержание C200H-ASC11
Страница 1: ...C200H ASC11 ASC21 ASC31 ASCII Units Operation Manual Revised June 2000...
Страница 2: ...iv...
Страница 4: ...vi...