home *** CD-ROM | disk | FTP | other *** search
- 001 Usage: %s [ -CLMNPXdklsu -Bpath -Dcnst[=def] -Idir -nd -ns ] ifile [ ofile ]
- 002 -Bpath path of base directory
- 003 -C compiler phase only
- 004 -Dcnst define a constant
- 005 -Idir include file directory
- 006 -L list $label and switch variable usage (preprocessor phase)
- 007 -M mixed output to .cdl files
- 008 -N no linking to chain/dosub files (only if -P set)
- 009 -P preprocessor phase only
- 010 -X exclude #line references to .cdp files in .cdl files
- 011 -d delete .cdl files (default if -C -M -P and -u NOT set and
- 012 source is .cdp file; -s overrides default)
- 013 -k process kanji characters
- 014 -l list variable usage (compiler phase)
- 015 -nd no double data optimization
- 016 -ns no string data optimization
- 017 -s save .cdl files (default if -C -M -P or -u set or source is
- 018 .cdl file; -d overrides default)
- 019 -u update mode
- 020 ifile input file (.cdp or .cdl forced)
- 021 ofile output file (.cdx forced)
- 030 Local variables: %d
- 031 Global variables: %d
- 032 Warning - Minumum required CADKEY system memory size: %dK
- 033 Number of labels: %d
- 034 SWITCH variables: %d
- 100 Warning - %s not at start of file (ignored)
- 101 Warning - Malformed LOCAL variable '%s' (ignored)
- 121 Warning - '%s' redefined
- 122 Warning - Bad form for '%s'
- 123 Warning - Garbage trailing '%s'
- 200 Error - String overflow
- 201 Error - Can't read/reopen/reposition CADL file %s
- 202 Error - Bad or missing CODE command
- 203 Error - No memory
- 204 Error - Can't write '%s'
- 205 Error - Double table overflow
- 206 Error - System variable '%s' undefined
- 207 Error - Variable table overflow
- 208 Error - Local variable table overflow
- 209 Error - CHAIN/DOSUB overflow
- 210 Error - Bad argument count - Line#%d
- 211 Error - Can't open %s
- 212 %s
- 213 Error - Strings require 1 index
- 214 Error - Can't assign system variable
- 215 Error - Illegal string assignment
- 216 Error - Too many dimensions
- 217 Error - Function %s needs %d argument(s)
- 218 Error - Divide by zero
- 219 Error - Calculator stack overflow
- 220 Error - Computed GOTO syntax error
- 221 Error - Bad string variable (arg #%d)
- 222 Error - Unrecognized set option
- 223 Error - Record overflow
- 224 Error - Unknown function (%s)
- 225 Error - Bad argument count
- 226 Error - Parentheses mismatch (arg #%d)
- 227 Error - Illegal default usage - parameter #%d
- 228 Error - Bad format for %s; Expected %s
- 229 Error - CADL array %s is too large
- 230 Error - Bad dimensions for array '%s'
- 231 Error - Duplicate label or overflow (%s)
- 232 Error - Can't execute %s - no memory
- 233 Error - Can't execute %s
- 234 Error - Premature EOF on IF
- 235 Error - Arg #%d bad or missing
- 236 Error - Bad syntax
- 237 Error - Bad or undefined label (%s)
- 238 Error - Internal stack overflow
- 239 Internal error - Bad state (%s %d)
- 240 Error - Can't read '%s'
- 241 Error - Can't seek '%s'
- 242 Error - Unexpected statement
- 243 Error - Work buffer overflow
- 244 Error - Recursive #DEFINE assignment
- 245 Error - #DEFINE substitution buffer overflow
- 246 Error - #DEFINE substitution nest overflow
- 247 Error - Illegal preprocessor command usage
- 248 Error - %s nest overflow
- 249 Internal error - Bad structure type (%d)
- 250 Error - Missing filename
- 251 Error - Can't find '%s'
- 252 Error - Too many #DEFINE statements
- 253 Error - Too many input files
- 254 Error - Bad form for '%s'
- 255 Error - Bad '%s' syntax
- 256 Error - Expected #ENDIF
- 257 Error - Too many %s arguments
- 258 Error - Too many functions or arguments
- 259 Error - Too many files for debug
-