home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Basic / MAXONB32.DMS / in.adf / docs.lha / D-Compiler_Options < prev    next >
Encoding:
Text File  |  1994-10-31  |  3.1 KB  |  86 lines

  1. Compiler Options
  2.  
  3.  
  4. The table on the next page gives the complete
  5. set of options, with the new name, the old
  6. HiSoft BASIC 1 form, a description and the
  7. requester in which they appear. The new names
  8. shown in this table are the names to use to
  9. override the standalone compiler's defaults.
  10.  
  11. New       Old    Description        Reques
  12.                                     ter
  13. ADDICON          Add default Icon   Compi
  14.                                     le
  15. ARRAY     A      Array Checks       Advan
  16.                                     ced
  17. NOAUTODIM        Auto-DIM arrays    Compi
  18.                                     le
  19. BATCH     C      Continue on        Advan
  20.                  Compiler Errors    ced
  21. BREAK     B      Break Checks       Compi
  22.                                     le
  23. CHECK            Check Source       Other
  24.                  code
  25. COMPILE          Compile Source     Other
  26.                  file
  27. DEBUG     S      Add Debug          Compi
  28.                  information        le
  29. DISABLE          Remove reserved    Other
  30.                  words
  31. ERRORS    E      Add Error          Compi
  32.                  Messages           le
  33. EVENT            Event checks       Compi
  34.                                     le
  35. EXPORTS          Export Variables   Advan
  36.                                     ced
  37. FROM             Compile from       File
  38. HCLNDEBUG        Compressed Line    Compi
  39.                  Debug              le
  40. HEAPDYNAM        Heap Size          Advan
  41. IC                                  ced
  42. ICONS     G      Create Icons       Other
  43. INCPATH          Include Path       File
  44. NOJUMPS          Remove inter-sub-  Advan
  45.                  program jumps      ced
  46. KEEP      K      Old Heap Size      Advan
  47.                                     ced
  48. LABELS    H      Label Table        Advan
  49.                                     ced
  50. LIBPATH          Library Path       Files
  51. NOLIBRARY L      Don't use Shared   Compi
  52.                  Library            le
  53. LINEDEBUG        Standard Line      Compi
  54.                  Debug              le
  55. LINES     N      Add Error Line     Compi
  56.                  Numbers            le
  57. MATHSTACK M      Maths Stack Size   Compi
  58.                                     le
  59. MINSTACK         Minimum Stack      Advan
  60.                                     ced
  61. OVERFLOW  O      Overflow Checks    Compi
  62.                                     le
  63. QUIET            Suppress           Other
  64.                  Compiler Titles
  65. STACK     X      Stack Checks       Advan
  66.                                     ced
  67. STRINGS   T      String             Advan
  68.                  Descriptors        ced
  69. TO        F      Output To          Files
  70. TOKENISE         Tokenise           Other
  71. TOKENS           Token File         Files
  72. UNDEFSUBS        Allow undefined    Advan
  73.                  sub-programs       ced
  74. UNDERLINE U      Underlines in      Compi
  75. S                Names              le
  76. VARCHECKS V      Variable Checks    Compi
  77.                                     le
  78. NOWARN    W      Suppress           Advan
  79.                  Compiler           ced
  80.                  Warnings
  81. NOWINDOW  Y      Suppress Default   Compi
  82.                  Window             le
  83. WITH             Take options       Other
  84.                  from file
  85.  
  86.