Amos Professional Manual  Contents  Index

Command Index


DIALOG BOX
Function
display dialogue box on the screen
DIALOG CLOSE
Instruction
close one or more dialogue channels
DIALOG CLR
Instruction
clear a dialogue box
DIALOG FREEZE
Instruction
stop dialogue channel input
DIALOG OPEN
Instruction
open a channel to an Interface program
DIALOG RUN
Function
run a dialogue box from an open channel
DIALOG UNFREEZE
Instruction
re-activate a frozen dialogue channel
DIALOG UPDATE
Instruction
update a dialogue zone
DIM
Instruction
dimension an array
DIR
Instruction
print directory of the current disc
DIR FIRST$
Function
get the first file that satisfies a path name
DIR NEXT$
Function
get the next file that satisfies path name
DIR$
Reserved Variable
change the current directory
DIR/W
Instruction
print directory in two columns
DIRECT
Instruction
return to Direct Mode
Direct
AMAL Instruction
change resumption point of main program
DISC INFO$
Function
report free space of named file or directory
DISPLAY HEIGHT
Function
give the maximum available screen height
DO
Structure
mark the beginning of a loop
DOKE
Instruction
change two-byte word at an even address
DOSCALL
Function
execute function from the DOS library
DOUBLE BUFFER
Instruction
activate the double buffering system
DRAW
Instruction
draw a line
DRAW TO
Instruction
draw a line from the last coordinates
DREG
Reserved Variable
pass a value into 68000 data register
DUAL PLAYFIELD
Instruction
combine two screens
DUAL PRIORITY
Instruction
reverse the order of dual playfield screens
ED
Interface Instruction
create a text edit zone
[DIALOG
Function
find an error in an Interface program
EDIT
Instruction
return to the Edit Screen
ELLIPSE
Instruction
draw an elliptical outline
ELipse
Embedded Menu Command
draw an ellipse
ELSE
Structure
qualify a condition
ELSE IF
Structure
qualify a condition
END
Instruction
stop the current program
End
AMAL Instruction
terminate an AMAL program
END IF
Structure
terminate a structured test
END PROC
Structure
end a procedure
EOF
Function
test for end of file
EQU
Function
get an equate used by Amiga system library
ERASE
Instruction
clear a single memory bank
ERASE ALL
Instruction
clear all current memory banks
ERASE TEMP
Instruction
clear temporary memory banks
ERRN
Function
give error code number of error
ERROR
Instruction
generate an error
ERR$
Function
return an error message string

Back    Next
14.G.05