home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine 1996 / ARCHIVE_96.iso / discs / mag_discs / volume_5 / issue_07 / language / !Pascal / !help < prev    next >
Text File  |  1992-03-11  |  2KB  |  31 lines

  1.    Pascal
  2.    ~~~~~~
  3.    Purpose:  IOS Pascal compiler
  4.  
  5.    Setup:
  6.       Icon                    Action/Meaning                       Default
  7.       ----                    --------------                       -------
  8.       Files                   Name of input file                     nil
  9.                               (typed or dragged)
  10.       Extend                  Allow Pascal extensions                off
  11.       Level0                  Inhibits all Pascal level 1 features   off
  12.       Listong                 Listing file is required - display     on 
  13.       Log                     Confirm successful compilation         off
  14.       Debug                   Include debugging information          off
  15.  
  16.    Menu:
  17.       Entry                   Action/Meaning                       Default
  18.       -----                   --------------                       -------
  19.       No Assign               No check for unassigned variables      off
  20.       No Lines                Line numbers not saved for debug       off
  21.       No Object               Compilation to find errors only        off
  22.                               no object code produced
  23.       No range                No range checks performed              off
  24.       Notify                  Notify if Acorn extensions used        off
  25.       No Variants             No checking that variant records match off
  26.       No Vars                 Variable names and values not saved    off
  27.                               for debug
  28.       Slash                   Backslash used as escape character     off
  29.       Store                   Compilation done in memory             on
  30.       Trusted                 No checks - dangerous!                 off
  31.