Commands: A
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 |
amdset | x | * | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | initializes AMD(*1). |
align | * | - | x(*2) | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | sets displacement size. |
alloc | * | - | O(*3) | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | allocates a buffer. |
await | x | x | * | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | O | waits a moment(ACTIVE). |
*1) AMD means
Advanced
Mosaic
Driver, and is dynamic mosaic system.
*2) Part of the feature was inherited to
objsize.
*3) The meaning of buffer became to different one, and is only used for sound commands.
Commands: B
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 |
bcopy | x | x | * | - | - | - | - | - | - | - | - | - | - | - | - | O | - | - | - | copies a file. |
bgscr | x | x | x | * | - | - | - | - | - | - | - | - | - | - | - | - | O/o(*5) | O | - | initializes a frameless window. |
bload | * | - | O(*3) | - | - | - | O | - | - | - | - | - | - | - | O | - | O/o(*6). | - | O/o | loads data from a file. |
bmpsave | x | x | * | - | - | - | - | - | - | - | - | - | - | - | - | - | - | o | o | saves graphic image of the window. |
boxf | * | - | O(*4) | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | draws a rectangle. |
break | * | - | x | x | x | x | x | x | x | x | x | x | x | * | - | - | - | - | - | exits from the loop. |
bsave | * | - | O(*3) | - | - | - | - | - | - | - | - | - | - | o | O | - | O | - | - | saves data to a file. |
buffer | x | x | * | - | - | - | - | - | - | - | - | - | - | - | - | - | - | o | - | initializes a offscreen window. |
button | * | - | - | - | - | - | - | - | - | - | - | - | - | - | - | o | - | O/o | - | creates a button. |
*4) Default color was changed from white(255,255,255) to black(0,0,0).
*5) This is possibly occurred during beta.
*6) The bug is fixed that reading operation over 121,072 bytes is failed when read size is omitted.
Commands: C
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 |
chdir | x | x | x | x | x | x | x | x | x | * | - | - | - | - | - | - | - | - | - | changes the current directory. |
chgdisp | x | x | * | x(*7) | x(*7) | x(*7) | x(*7) | O | o | - | - | - | - | - | - | - | - | o | o | changes display resolution. |
chkbox | x | x | x | x | x | x | x | * | - | - | - | - | - | - | - | - | - | - | - | creates a checkbox. |
clrobj | * | - | - | - | - | O/o | - | - | - | - | - | - | - | o | - | - | - | - | - | clears object(s). |
cls | * | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | clears window. |
color | * | - | - | - | - | o | - | - | - | - | - | - | - | - | - | - | - | - | - | sets paint color. |
combox | x | x | x | x | x | x | x | x | x | * | - | - | - | - | - | - | - | O | - | creates a combo box. |
continue | x | x | x | x | x | x | x | x | x | x | x | x | x | * | - | - | - | - | - | goes to the beginning of the loop. |
*7) This command was made to be disenabled temporarily.
Commands: D
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 |
data | # | # | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | ?? |
define | * | - | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | assigns a pointer. |
delete | x | x | x | x | x | x | x | x | x | * | - | - | - | - | - | - | - | - | - | deletes a file. |
dialog | x | x | * | - | - | - | - | O | O | - | - | - | - | - | - | - | O/o | O | - | opens dialog. |
dim | x | x | * | - | - | - | - | - | - | - | O | - | - | - | - | - | - | - | - | creates an array. |
dirlist | x | x | x | x | x | x | x | x | x | * | O | - | - | - | - | - | - | - | O | gets the list of a directory. |
dup | x | x | * | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | creates the reference of a variable. |
Commands: E
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 |
end | * | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | ends the program. |
exec | * | - | - | - | - | O | - | - | - | O | - | - | - | - | - | - | - | O | - | opens/prints a file. |
exist | x | x | x | x | x | x | x | * | - | - | - | - | - | - | - | o | - | - | - | gets a file size. |
Commands: F
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 |
font | * | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | O | - | sets font. |
Commands: G
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 |
gclip | * | - | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | transfers graphic image to clip-board. |
gcopy | * | - | O | - | - | - | - | - | - | - | - | o | - | - | - | - | - | - | o | copies graphic image. |
getcsr | * | - | x(*8) | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | gets the current position of mouse. |
getkey | * | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | gets the states of a key. |
getpal | x | x | * | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | gets a palette color. |
getpath | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | x | * | gets a part of a path. |
getstr | # | # | x | * | - | - | - | - | - | - | o | - | - | o | O | - | - | O | - | extracts a string. |
gettime | x | x | x | * | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | gets the current date/time. |
ginfo | x | x | x | x | x | x | x | x | * | - | - | - | - | O | - | - | O | - | O | gets various information. |
gmode | x | x | * | - | - | - | - | - | - | - | - | - | - | - | - | - | - | O | O | sets copy mode. |
gosub | * | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | goes to sub-routine. |
goto | * | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | goes to label. |
gsel | * | - | O(*9) | O | - | - | - | O | - | O | - | - | - | - | - | - | - | - | - | sets object window of graphic operations. |
gzoom | * | - | O | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | zooms and copies graphic image. |
*8) Each feature of getcsr was inherited to
mousex,
mousey(ver2.1 or higher), ginfo(ver2.3d or higher),
csrx,
csry(ver2.2d or higher).
*9) The feature of setting default size of gcopy moved from gsel to gmode.
Commands: H
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.
|