INPUT# |
Structure |
input variables from a file or device |
|
INS BOB |
Instruction |
insert blank Bob image into Object bank |
|
INS ICON |
Instruction |
insert a blank icon image into the Icon bank |
|
INS SPRITE |
Instruction |
insert a blank Sprite image into the Object bank |
|
INSTR |
Function |
search for one string inside another string |
|
INT |
Function |
convert a floating point number into an integer |
|
INTCALL |
Function |
call Intuition library |
|
INVERSE OFF |
Instruction |
toggle inverse text off |
|
INVERSE ON |
Instruction |
toggle inverse text on |
|
J0 |
AMAL Function |
give status of right joystick |
|
J1 |
AMAL Function |
give status of left joystick |
|
JDOWN |
Function |
test joystick for downward movement |
|
JLEFT |
Function |
test joystick for left movement |
|
JOY |
Function |
read status of the joystick |
|
JRIGHT |
Function |
test joystick for right movement |
|
JS |
Interface Instruction |
call an Interface sub-routine |
|
JP |
Interface Instruction |
jump to an Interface program label |
|
Jump |
AMAL Instruction |
jump to a label |
|
JUP |
Function |
test joystick for upward movement |
|
K1 |
AMAL Function |
give status of left mouse key |
|
K2 |
AMAL Function |
give status of right mouse key |
|
KEY SHIFT |
Function |
test status of shift keys |
|
KEY SPEED |
Instruction |
set key repeat speed |
|
KEY STATE |
Function |
test for a specific key state |
|
KEY$ |
Reserved Variable |
define a keyboard macro |
|
KILL |
Instruction |
erase a file from the current disc |
|
KILL EDITOR |
Instruction |
remove the AMOS Professional Editor from memory |
|
KY |
Interface Instruction |
set a keyboard short-cut |
|
LA |
Interface Instruction |
create a simple label |
|
LACED |
Function |
give value linked to screen reolution |
|
LDIR |
Instruction |
output directory of the current disc to a printer |
|
LDIR/W |
Instruction |
output directory of disc in 2 columns to printer |
|
LED OFF |
Instruction |
toggle audio filter off |
|
LED ON |
Instruction |
toggle audio filter on |
|
LEEK |
Function |
read four bytes from an even address |
|
LEFT$ |
Function |
give the leftmost characters of a string |
|
LEN |
Function |
give the length of a string |
|
LENGTH |
Function |
give the length of a memory bank |
|
Let |
AMAL Instruction |
assign a value to a register |
|
LIB BASE |
System Function |
get the base address of system library |
|
LIB CALL |
System Function |
call a function from a system library |
|
LIB CLOSE |
System Function |
close one or all currently open system libraries |
|
LIB OPEN |
Instruction |
open a system library for use |
|
LIMIT BOB |
Instruction |
limit Bob to part of the screen |
|
LIMIT MOUSE |
Instruction |
limit the mouse pointer to part of the screen |
|
LIne |
Interface Instruction |
draw a line of Resource Bank image components |