12-58
Creating A Script File
RETURN
Syntax:
RETURN
Terminates a
gosub
command, returning the program to the line following the most
recently encountered
gosub
which has not yet been terminated.
RST
Syntax:
RST
This will reset TeemTalk and cause it to assert the last saved setup configuration.
RSTR
Syntax:
RSTR <variable> <string> <number>
This command will copy a number of characters from the end of a string and place
them in a variable, where
<variable>
is a predefined string variable (see
var
) which will store the copied
characters.
<string>
is the source string from which characters are to be copied.
<number>
is the number of characters to be copied. If this value is greater than the
number of characters in the string then the whole string will be copied.
SAVESET
Syntax:
SAVESET
This will save the current setup configuration so that it can be reasserted when
TeemTalk is subsequently reset or loaded.
SEED
Syntax:
SEED <integer>
This will reset the random number generator seed to the integer specified as a string or
variable. See also the description of the
rand
command.
Summary of Contents for -05W
Page 1: ...TeemTalk 05W 07W 11W User s Guide...
Page 38: ...2 24 Getting Started Notes...
Page 58: ...3 20 Keyboard Configuration Notes...
Page 152: ...8 20 File Transfer Notes...
Page 162: ...9 10 ICL FTF File Transfer Notes...
Page 336: ...C 6 Key Reference Numbers Notes...
Page 360: ...E 16 Host Command Summary Notes...
Page 370: ...Index 10 Index X XMODEM 8 1 XMODEM 1K 8 1 Y YMODEM Batch 8 2 Z ZMODEM 8 2 Zoom Button 2 17...