Trouble Shooting

Points of confusion

Most problems that occur with the Compiler can be easily sorted by knowing more about the way it works. So read this chapter to familiarise yourself with the Compiler's few idiosyncrasies.

Memory problems

Compiler refuses to compile your AMOS program

Configuration Problems

The AMOS Pro Compiler relies on information held in two configuration files. If these files are accidentally corrupted the system may break down.

When you use APCmp or Shell, certain options seem forced

Other errors

Cannot Open Math Libraries
The Compiler has attempted to open the mathematics libraries in the "LIBS:" folder of your current boot disk. If you don't have a hard drive make sure that you have a copy of your AMOS Pro start-up disk in any drive.
Cannot locate icon information
The Compiler can't find either the "Icon.Library" or load in the "def_compiled.info" file from the APSystem folder.
Division by zero
The Compiler has attempted to optimise your program by calculating all constants in advance. If there's a division by zero on one of your lines you'll get a "Division by zero" error, e.g. A=2/0
Cannot load Editor configuration or Bad editor configuration
An error has occurred and the Compiler can't find the messages. Check your startup disk to see if they are present in the APSystem folder.