1.2. [no-]codfile

Format:


        -codfile name
        -no-codfile
      
Set the name of the generated COD file to `name'. The default is the program name with `.jal' replaced by `.cod', or `.cod' appended if the program name doesn't end in `.jal'.

If '-no-codfile' is specified, no '.cod' file will be generated.

The COD file is a symbol file used by MPASM and probably other debugging tools. The format was created and is maintained by Byte Craft Limited and its sharing of this format, and general support is very much appreciated.