ON MENU GOSUB |
Instruction |
automatic menu selection |
|
ON MENU GOTO |
Instruction |
automatic menu selection |
|
ON MENU PROC |
Instruction |
automatic menu selection |
|
ON MENU OFF |
Instruction |
toggle automatic menu selection off |
|
ON MENU ON |
Instruction |
toggle automatic menu selection on |
|
ON PROC |
Structure |
trigger a jump to a procedure |
|
OPEN IN |
Instruction |
open a file for input |
|
OPEN OUT |
Instruction |
open a file for output |
|
OPEN PORT |
Instruction |
open a channel to an IO port |
|
OPEN RANDOM |
Instruction |
open a channel to a random access file |
|
OR |
Structure |
qualify a condition |
|
OUtline |
Embedded Menu Command |
enclose a bar with an outline |
|
PACK |
Picture Compactor Extension |
pack screen data |
|
PAINT |
Instruction |
fill a screen area with colour |
|
PALETTE |
Instruction |
set the current screen colours |
|
PAPER |
Instruction |
set the colour of text background |
|
PAPER$ |
Function |
give control index number to set background colour |
|
PARALLEL ABORT |
Instruction |
stop a parallel operation |
|
PARALLEL BASE |
Function |
get the base address of the Parallel Port |
|
PARALLEL CHECK |
Function |
report the avallablitity of the Parallel port |
|
PARALLEL CLOSE |
Instruction |
close the Parallel Port |
|
PARALLEL ERROR |
Function |
check for an error in transmission via Parallel Port |
|
PARALLEL INPUT$ |
Function |
read a string from the Parallel Port |
|
PARALLEL OPEN |
Instruction |
open the Parallel Port for reading and writing |
|
PARALLEL OUT |
Instruction |
send data from memory to the Parallel Port |
|
PARALLEL SEND |
Instruction |
send a string of characters to the Parallel Port |
|
PARALLEL STATUS |
Function |
report the current status of the Parallel Port |
|
PARAM |
Function |
return a parameter from a procedure |
|
PARAM# |
Function |
return a real number variable from a procedure |
|
PARAM$ |
Function |
return a string variable from a procedure |
|
PARENT |
Instruction |
negotiate a path through the current directory |
|
PASTE BOB |
Instruction |
draw an image from the Object bank |
|
PASTE ICON |
Instruction |
draw an Icon |
|
PAttern |
Embedded Menu Command |
set a pattern |
|
Pause |
AMAL Instruction |
pause an AMAL program |
|
PEEK |
Function |
read a byte from an address |
|
PEEK$ |
Function |
read a string of characters from memory |
|
PEN |
Instruction |
set the colour for text and drawing operations |
|
PEN$ |
Function |
give a control index number to set pen colour |
|
PHYBASE |
Function |
give address of the current screen |
|
PHYSIC |
Function |
give the physical screen number |
|
PI# |
Function |
give a constant PI |
|
PICTURE |
Function |
give mask data of an IFF image |
|
PLAY |
Instruction |
play a voice |
|
PLAY OFF |
Instruction |
stop playing a voice |
|
PLay |
AMAL Instruction |
create a movement path |