
137
List of BASIC Commands
Section 7-5
SAVE
SAVE #port number
[communications conditions
character expression]
Reads the BASIC
program in user memory
area to terminal.
Command
217
SEARCH
SEARCH (integer type array
variable, numeric expression
1, [numeric expression 2]
[,numeric expression 3]
Searches an integer
array for the specified
value. Returns the array
subscript of the first
instance found.
Special
217
SGN
SGN (numeric expression)
Determines the sign of an
argument.
Arithmetic
operation
218
SIN
SIN (numeric expression)
Determines the sine
(SIN) given by the
argument.
Arithmetic
operation
218
SPACE$
SPACE$ (number of
characters)
Creates a string of
spaces of the length of
the number of characters.
Character
string
218
SPC
SPC (numeric expression)
To output a number of
spaces in a PRINT or
LPRINT statement.
Character
string
219
SQR
SQR (numeric expression)
Calculates the square
root.
Arithmetic
operation
219
STEP
STEP [numeric expression]
Executes the specified
number of lines in BASIC
program.
Command
220
STOP
STOP
Terminates program
execution.
General
220
STR$
STR$ (numeric expression)
Converts the numeric
value into a character
string.
Character
string
221
STRING$
STRING$ (numeric
expression, numeric
expression) or
STRING$ (numeric
expression, character
expression)
Finds a character string
of the specified number
of characters.
Character
string
221
TAB
TAB (digit position)
Outputs blank space until
the specified digit
position in the PRINT and
LPRINT commands.
Character
string
222
TAN
TAN (numeric expression)
Determines the tangent
(TAN) of the value given
by the argument.
Arithmetic
operation
222
TIME$
TIMES$ [“HH:MM:SS”]
Sets or gives the time.
Special
222
TIME$ ON/OFF/
STOP
TIME$ ON or
TIME# OFF or
TIME$ STOP
Enables, disables. or
stops a time interrupt.
General
223
TIMER ON/
OFF/STOP
TIMER ON or
TIMER OFF or
TIMER STOP
Enables, disables, or
stops a interval timer
interrupt.
General
223
TRACE
TRACE
Displays the contents of
the trace buffer.
Command
224
TROFF
TROFF
Cancels the tracing of the
following line numbers.
General
224
TRON
TRON [M]
Starts tracing the
following line numbers.
Outputs to the trace
buffer when the M option
is used.
General
225
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...