Makes the Compiler produce extra information so that you can debug your program.
Syntax:
>>-.---.-.----.--ANIM----------------------><
+-/-+ +-NO-+
Properties:
Default:
|
NOANIM if generated code is produced, and ANIM if intermediate code is produced
|
Phase:
|
Both
|
$SET:
|
Initial
|
Dependencies:
ANIM sets RECURSECHECK
Comments:
The ANIM directive causes a file with extension .idy to be created. This contains the additional information needed to debug the program. The location of the .idy file is controlled by the COBIDY directive.