home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Misc / OB3.2D1.DMS / in.adf / locale / catalogs / english / oberon / Oberon.catalog (.txt) < prev    next >
Encoding:
Amiga IFF Catalog  |  1994-08-05  |  1.6 KB  |  44 lines

  1. tCTLGFVER
  2. #$VER: Oberon.catalog 1.0 (29.4.94)
  3. english
  4.  *** Not enough memory!
  5.  *** Could not open file
  6.  *** Write error
  7.  *** Read error
  8.  *** Preferences file corrupt
  9. Warning: unknown option
  10. Warning: option stack overflow
  11. Warning: option stack empty
  12.  *** not found!
  13.  Format error!
  14.  Invalid name!
  15.  Wrong module version!
  16.  *** OBERON:Path not found!
  17. optimize ...
  18.  error(s) found
  19.  set.
  20.  cleared.
  21. Oberon Request:
  22. Generate new symbol file?
  23.  Yes!
  24.     cheers!
  25.   Usage: OBERON {-{svbcrnotzmd1238igyae} | ("SET"|"CLEAR") <option> | <source>}
  26.     <source> = source file    s       = no stack control
  27.     v       = no overflow control
  28.     b       = no scope control
  29.     c       = no case element control
  30.     r       = no function return control
  31.     n       = no NIL pointer check
  32.     o       = check for odd pointer value (if 68030)
  33.     t       = no type control
  34.     z       = do not set local variables to zero
  35.     m       = small code model (program size < 32K)
  36.     d       = small data model (total variable size < 32K)
  37.     1,2,3,8 = generate code for 68010/20/30/68881
  38.     i       = generate icons
  39.     g       = generate reference file and code for debugger
  40.     y       = do not generate new symbol file
  41.     a       = do not use garbage collector
  42.     e       = do not use language extensions
  43.     (SET|CLEAR) <option>   = set option <option> to TRUE or FALSE
  44.