home *** CD-ROM | disk | FTP | other *** search
- tCTLGFVER
- #$VER: Oberon.catalog 1.0 (29.4.94)
- english
- *** Not enough memory!
- *** Could not open file
- *** Write error
- *** Read error
- *** Preferences file corrupt
- Warning: unknown option
- Warning: option stack overflow
- Warning: option stack empty
- *** not found!
- Format error!
- Invalid name!
- Wrong module version!
- *** OBERON:Path not found!
- optimize ...
- error(s) found
- set.
- cleared.
- Oberon Request:
- Generate new symbol file?
- Yes!
- cheers!
- Usage: OBERON {-{svbcrnotzmd1238igyae} | ("SET"|"CLEAR") <option> | <source>}
- <source> = source file s = no stack control
- v = no overflow control
- b = no scope control
- c = no case element control
- r = no function return control
- n = no NIL pointer check
- o = check for odd pointer value (if 68030)
- t = no type control
- z = do not set local variables to zero
- m = small code model (program size < 32K)
- d = small data model (total variable size < 32K)
- 1,2,3,8 = generate code for 68010/20/30/68881
- i = generate icons
- g = generate reference file and code for debugger
- y = do not generate new symbol file
- a = do not use garbage collector
- e = do not use language extensions
- (SET|CLEAR) <option> = set option <option> to TRUE or FALSE
-