Amos Professional Manual  Contents  Index

App. G: Command Index


This Command Index may well be one of the most useful sections of the User Guide for genuine AMOS Professional programmers. For on-line explanations and examples of all keywords, the [Help] facility is invaluable, but this Appendix is the only facility which provides a complete overview of all of the AMOS Professional commands. Experienced users can scan this Index to embrace everything that the system has to offer.

The Command Index includes every instruction, function, structure and reserved variable in alphabetical order, along with a synopsis of usage. Every embedded Menu command, Interface instruction and AMAL keyword is also included.

The page references refer to the main explanation of each keyword that can be found in this User Guide. Page references are shown using the following protocol: Section.Chapter.Page. For example, a keyword which is referenced as 5.3.01 means that full details can be found in Section 5, Chapter 3, Page 01 of this User Guide.

For associated items, cross-references and general topics, please refer to the Main Index at the end of this User Guide.


ABS
Function
give an absolute value
ACOS
Function
give arc cosine
ADD
Instruction
perform fast integer addition
AL
Interface Instruction
display an active list window
AMAL
Instruction
call an AMAL program
AMAL FREEZE
Instruction
suspend AMAL programs
AMAL OFF
Instruction
stop all AMAL programs
AMAL ON
Instruction
activate all AMAL programs
AMALERR
Function
give the position of an AMAL error
AMOS HERE
Function
report if AMOS Pro is at front of display
AMOS LOCK
Instruction
disable [Amiga]+[A] toggle facility
AMOS TO BACK
Instruction
hide AMOS Professional and reveal Workbench
AMOS TO FRONT
Instruction
hide Workbench and reveal AMOS Professional
AMOS UNLOCK
Instruction
re-activate AMOS Professional/Workbench toggle
AMPLAY
Instruction
control animation produced by PLay
AM REG
Reserved Variable
give the value of an AMAL register
AND
Structure
qualify a condition
ANIM
Instruction
animate an Object
ANIM FREEZE
Instruction
freeze an animation
ANIM OFF
Instruction
toggle animations off
ANIM ON
Instruction
toggle animations on
Anim
AMAL Instruction
animate an Object
APPEAR
Instruction
fade between two screens
APPEND
Instruction
add data to an existing file
AR
Interface Instruction
read an element from an array
AREG
Reserved Variable
pass values to and from an address register
AREXX
Function
check for a message from an AREXX program
AREXX ANSWER
Instruction
answer a message from an AREXX program

Back    Next
14.G.01