Commands: R
Name | 1.1 | 1.2f | 2.1 | 2.2 | 2.2c | 2.2d | 2.2e | 2.3c | 2.3d | 2.4 | 2.4c | 2.4d | 2.4e | 2.4f | 2.4g | 2.4h | 2.5 | 2.55 | 2.6 | Memo |
randomize | x | x | x | * | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | initializes the seed of random numbers. |
redraw | x | x | * | - | - | - | - | - | - | - | - | - | - | - | - | - | O | o | - | sets drawing mode and the area. |
repeat | * | - | O | - | - | - | - | - | - | - | - | - | - | - | - | - | O | - | - | begins a loop. |
return | * | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | returns from the sub-routine. |
rnd | * | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | generates a random number. |
run | * | - | - | - | - | - | - | - | - | - | - | - | - | - | O | - | - | - | O | switches the control to the specified AX file. |
Commands: S
Name | 1.1 | 1.2f | 2.1 | 2.2 | 2.2c | 2.2d | 2.2e | 2.3c | 2.3d | 2.4 | 2.4c | 2.4d | 2.4e | 2.4f | 2.4g | 2.4h | 2.5 | 2.55 | 2.6 | Memo |
screen | x | x | * | - | - | O | - | - | - | - | - | - | - | - | - | - | O/o | O | O | initializes a overlap window. |
sdim | x | x | * | - | - | - | - | - | - | - | O/o | - | - | - | - | - | - | - | - | initializes an string array. |
skiperr | x | x | * | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | sets error skip mode. |
snd | * | - | - | O | - | o | - | - | - | - | - | - | - | - | - | - | - | - | o | play the sound. |
sndload | * | - | O | O | - | - | - | - | - | - | - | - | - | - | - | - | O | O | o | load a sound file. |
sndoff | x | x | * | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | stops the sound(s). |
spratr | * | # | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | sets the sprite attributes. |
sprcheck | * | # | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | tests the sprite collision. |
sprdraw | * | O(*1) | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | draws the sprite. |
sprget | * | # | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | gets the sprite information. |
sprinit | * | O(*1) | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | intializes the sprite. |
sprset | * | O(*1) | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | posits a sprite. |
sprwipe | * | # | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | removes the sprite. |
stick | x | x | x | x | x | x | x | * | - | - | - | - | - | - | O | - | O | - | - | gets the state of the specific keys. |
stop | * | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | stops the program. |
str | x | x | * | - | - | - | - | - | - | O | - | - | - | - | - | - | o | - | - | converts data to string. |
strlen | x | x | x | * | - | - | - | - | - | - | o | - | - | - | O | - | - | - | - | gets the length of the string. |
strmid | x | x | x | x | x | x | x | x | x | x | x | * | - | - | - | - | - | - | O | extracts a part of the string. |
sysinfo | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | * | gets a system information. |
sysfont | x | x | * | - | - | - | - | - | - | - | - | o | - | - | - | - | O | - | - | sets standard font. |
*1) There is no compatibility with ver1.1.
*3) This command was ported from "hspext.dll".
Commands: T
Name | 1.1 | 1.2f | 2.1 | 2.2 | 2.2c | 2.2d | 2.2e | 2.3c | 2.3d | 2.4 | 2.4c | 2.4d | 2.4e | 2.4f | 2.4g | 2.4h | 2.5 | 2.55 | 2.6 | Memo |
text | x | x | * | - | - | - | - | - | - | - | o | - | - | - | - | - | - | - | - | sets printing speed. |
title | * | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | sets the string of the window caption. |
Commands: U
Name | 1.1 | 1.2f | 2.1 | 2.2 | 2.2c | 2.2d | 2.2e | 2.3c | 2.3d | 2.4 | 2.4c | 2.4d | 2.4e | 2.4f | 2.4g | 2.4h | 2.5 | 2.55 | 2.6 | Memo |
No command belongs to here.
|
Commands: V
Name | 1.1 | 1.2f | 2.1 | 2.2 | 2.2c | 2.2d | 2.2e | 2.3c | 2.3d | 2.4 | 2.4c | 2.4d | 2.4e | 2.4f | 2.4g | 2.4h | 2.5 | 2.55 | 2.6 | Memo |
var | # | # | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | ?? |
Commands: W
Name | 1.1 | 1.2f | 2.1 | 2.2 | 2.2c | 2.2d | 2.2e | 2.3c | 2.3d | 2.4 | 2.4c | 2.4d | 2.4e | 2.4f | 2.4g | 2.4h | 2.5 | 2.55 | 2.6 | Memo |
wait | * | - | - | - | - | - | - | - | - | O | - | - | - | - | - | - | - | - | - | waits a moment. |
width | x | x | * | - | - | - | - | - | - | - | - | - | - | - | - | - | O | - | - | resizes and/or moves the window. |
winclr | x | * | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | clears the view screen. |
winsize | * | - | x(*2) | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | resizes the window size. |
wpeek | x | x | x | * | - | - | - | - | - | - | o | o | - | - | - | - | - | - | - | peeks 1word out at the data. |
wpoke | x | x | x | * | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | pokes 1word into the data. |
*2) The feature was inherited to
width.
Commands: X
Name | 1.1 | 1.2f | 2.1 | 2.2 | 2.2c | 2.2d | 2.2e | 2.3c | 2.3d | 2.4 | 2.4c | 2.4d | 2.4e | 2.4f | 2.4g | 2.4h | 2.5 | 2.55 | 2.6 | Memo |
No command belongs to here.
|
Commands: Y
Name | 1.1 | 1.2f | 2.1 | 2.2 | 2.2c | 2.2d | 2.2e | 2.3c | 2.3d | 2.4 | 2.4c | 2.4d | 2.4e | 2.4f | 2.4g | 2.4h | 2.5 | 2.55 | 2.6 | Memo |
No command belongs to here.
|
Commands: Z
Name | 1.1 | 1.2f | 2.1 | 2.2 | 2.2c | 2.2d | 2.2e | 2.3c | 2.3d | 2.4 | 2.4c | 2.4d | 2.4e | 2.4f | 2.4g | 2.4h | 2.5 | 2.55 | 2.6 | Memo |
No command belongs to here.
|