Amos Professional Manual  Contents  Index

Command Index


LIne
Embedded Menu Command
draw a line
LINE INPUT
Instruction
input a list of variables separated by [Return]
LINE INPUT#
Structure
input list of variables not separated by a comma
LIST BANK
Instruction
list all current banks in memory
LN
Function
give natural logarithm
LOAD IFF
Instruction
load an IFF screen from disc
LOAD
Instruction
load one or more banks into memory
LOcate
Embedded Menu Command
move graphics cursor
LOCATE
Instruction
position the text cursor
LOF
Function
give the length of an open file
LOG
Function
give logarithm
LOGBASE
Function
give the address of logical screen bit-plane
LOGIC
Function
give number of the logical screen
LOKE
Instruction
change a four-byte word at an even address
LOOP
Structure
mark the end of a loop
LOWER$
Function
convert a string of text to lower case
LOWRES
Function
set screen resolution to 320 pixels wide
LPRINT
Instruction
output a list of variables to a printer
LVO
Function
get the Library Vector Offset
MAKE ICON MASK
Instruction
set colour zero to transparent
MAKE MASK
Instruction
mask an image for collision detection
MASK IFF
Instruction
mask IFF picture data
MATCH
Function
search an array for a value
MAX
Function
give the maximum of two values
ME
Interface Function
return a message from the Resource Bank
MED CONT
Instruction
continue a Med module
MED LOAD
Instruction
load a Med music module
MED MIDI ON
Instruction
access MIDI instructions in a Med module
MED PLAY
Instruction
play a Med module
MED STOP
Instruction
stop the current Med module
MEMORIZE X
Instruction
save the x-coordinate of the text cursor
MEMORIZE Y
Instruction
save the y-coordinate of the text cursor
MENU ACTIVE
Instruction
activate a menu item
MENU BAR
Instruction
display menu items as a vertical bar
MENU BASE
Instruction
move the starting position of a menu
MENU CALC
Instruction
recalculate a menu
MENU CALLED
Instruction
re-draw a menu item continually
MENU DEL
Instruction
delete one or more menu items
MENU INACTIVE
Instruction
turn off a menu item
MENU ITEM MOVABLE
Instruction
move individual menu items
MENU ITEM STATIC
Instruction
fix menu items in a static position
MENU KEY
Instruction
assign a key to a menu item
MENU LINE
Instruction
display menu options in a horizontal line
MENU LINK
Instruction
link a list of menu items
MENU MOUSE OFF
Instruction
toggle off menu under the mouse pointer
MENU MOUSE ON
Instruction
toggle on menu under the mouse pointer

Back    Next
14.G.09