PLOAD |
Instruction |
load machine code from memory |
|
PLOT |
Instruction |
plot a single point |
|
PO |
Interface Instruction |
print hollow outline text |
|
POF |
Reserved Variable |
hold the current position of the file pointer |
|
POINT |
Function |
give the colour of a point |
|
POKE |
Instruction |
change a byte at an address |
|
POKE$ |
Instruction |
poke a string of characters into memory |
|
POLYGON |
Instruction |
draw a filled polygon |
|
POLYLINE |
Instruction |
draw multiple lines |
|
POP |
Instruction |
remove Return information |
|
POP PROC |
Structure |
leave a procedure immediately |
|
PORT |
Function |
test the readiness of a device |
|
PR |
Interface Instruction |
print the contents of a variable to the screen |
|
PRG STATE |
Function |
return status of how current program was run |
|
PRG UNDER |
Function |
report the availability of program under current program |
|
PRINT |
Instruction |
print items on screen |
|
PRINT# |
Structure |
print variables to a file or device |
|
PRINTER ABORT |
Instruction |
stop a printer operation |
|
PRINTER BASE |
Function |
get the address of printer base |
|
PRINTER CHECK |
Function |
give status of printer |
|
PRINTER CLOSE |
Instruction |
close printer port |
|
PRINTER DUMP |
Instruction |
print the contents of a screen |
|
PRINTER ERROR |
Function |
check for an error in a printing operation |
|
PRINTER ONLINE |
Function |
report if printer is on-line |
|
PRINTER OPEN |
Instruction |
open printer device |
|
PRINTER OUT |
Instruction |
print data from an address |
|
PRINTER SEND |
Instruction |
send a string to the printer |
|
PRIORITY OFF |
Instruction |
set Bob priority to default status |
|
PRIORITY ON |
Instruction |
set Bob priority to highest y-coordinate |
|
PRIORITY REVERSE OFF |
Instruction |
toggle off reverse priority of Bobs |
|
PRIORITY REVERSE ON |
Instruction |
toggle on reverse priority of Bobs |
|
PROC |
Structure |
call a procedure |
|
PRoc |
Embedded Menu Command |
call a procedure |
|
PROCEDURE |
Structure |
create a procedure |
|
PRUN |
Instruction |
run a program from memory |
|
PU |
Interface Instruction |
push image to an offset position in the Resource Bank |
|
PUT |
Instruction |
output a record to a random access file |
|
PUT BLOCK |
Instruction |
copy a block onto screen |
|
PUT BOB |
Instruction |
put a fixed copy of Bob onto screen |
|
PUT CBLOCK |
Instruction |
display a compacted block on screen |
|
PUT KEY |
Instruction |
load a string into the keyboard buffer |
|
RADIAN |
Instruction |
use radians |
|
RAIN |
Reserved Variable |
change the colour of a rainbow line |
|
RAINBOW |
Instruction |
display a rainbow |
|
RAINBOW DEL |
Instruction |
delete a rainbow |
|
RANDOMIZE |
Instruction |
set random number seed |