Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . Error Messages - Norton Guide http://www.X-Hacker.org [^^Up^^] [Menu] [About The Guide]
 Overview -- Runtime Errors
------------------------------------------------------------------------------
 BASE Error Messages

 BASE/1001    Undefined function
 BASE/1002    Undefined alias
 BASE/1003    Undefined variable
 BASE/1004    No exported method
 BASE/1005    No exported variable
 BASE/1065    Argument error: &
 BASE/1066    Argument error: conditional
 BASE/1067    Argument error: array dimension
 BASE/1068    Argument error: array access
 BASE/1069    Argument error: array assign
 BASE/1070    Argument error: ==
 BASE/1071    Argument error: =
 BASE/1072    Argument error: <>
 BASE/1073    Argument error: <
 BASE/1074    Argument error: <=
 BASE/1075    Argument error: >
 BASE/1076    Argument error: >=
 BASE/1077    Argument error: .NOT.
 BASE/1078    Argument error: .AND.
 BASE/1079    Argument error: .OR.
 BASE/1080    Argument error: -
 BASE/1081    Argument error: +
 BASE/1082    Argument error: -
 BASE/1083    Argument error: *
 BASE/1084    Argument error: /
 BASE/1085    Argument error: %
 BASE/1086    Argument error: ++
 BASE/1087    Argument error: --
 BASE/1088    Argument error: ^
 BASE/1089    Argument error: ABS
 BASE/1090    Argument error: INT
 BASE/1091    Argument error: WORD
 BASE/1092    Argument error: MIN
 BASE/1093    Argument error: MAX
 BASE/1094    Argument error: ROUND
 BASE/1095    Argument error: LOG
 BASE/1096    Argument error: EXP
 BASE/1097    Argument error: SQRT
 BASE/1098    Argument error: VAL
 BASE/1099    Argument error: STR
 BASE/1100    Argument error: TRIM
 BASE/1101    Argument error: LTRIM
 BASE/1102    Argument error: UPPER
 BASE/1103    Argument error: LOWER
 BASE/1104    Argument error: CHR
 BASE/1105    Argument error: SPACE
 BASE/1106    Argument error: REPLICATE
 BASE/1107    Argument error: ASC
 BASE/1108    Argument error: AT
 BASE/1109    Argument error: $
 BASE/1110    Argument error: SUBSTR
 BASE/1111    Argument error: LEN
 BASE/1112    Argument error: YEAR
 BASE/1113    Argument error: MONTH
 BASE/1114    Argument error: DAY
 BASE/1115    Argument error: DOW
 BASE/1116    Argument error: CMONTH
 BASE/1117    Argument error: CDOW
 BASE/1118    Argument error: DTOC
 BASE/1119    Argument error: CTOD
 BASE/1120    Argument error: DTOS
 BASE/1121    Argument error: TYPE
 BASE/1122    Argument error: TRANSFORM
 BASE/1123    Argument error: AADD
 BASE/1124    Argument error: LEFT
 BASE/1131    Bound error: array dimension
 BASE/1132    Bound error: array access
 BASE/1133    Bound error: array assign
 BASE/1187    Bound error: AADD
 BASE/1209    String overflow: +
 BASE/1210    String overflow: -
 BASE/1233    String overflow: SPACE
 BASE/1234    String overflow: REPLICATE
 BASE/1340    Zero divisor: /
 BASE/1341    Zero divisor: %
 BASE/1449    Syntax error: &
 BASE/1513    Operation too complex: &
 BASE/2005    Open error (RESTORE command)
 BASE/2006    Create error (SAVE command)
 BASE/2011    Open error (TYPE command)
 BASE/2012    Open error (COPY FILE command)
 BASE/2016    Write error (COPY FILE command)                                .
 BASE/2017    Argument error (AEVAL() function)                              .
 BASE/2018    Open error (DISKSPACE() function)                              .
 BASE/2020    Argument error (SET() function)                                .
 BASE/5300    Memory low
------------------------------------------------------------------------------
 TERM Error Messages

 Print error
 TERM/2013    Create error (SET ALTERNATE command)
 TERM/2014    Create error (SET PRINTER command)
 TERM/2015    Open error (TO FILE clause)
------------------------------------------------------------------------------
 DBFNTX Error Messages

 DBFNTX/1001  Open error (.dbf)
 DBFNTX/1002  Open error (.dbt)
 DBFNTX/1003  Open error (index)
 DBFNTX/1004  Open error (creating .dbf)
 DBFNTX/1005  Open error (creating .dbt)
 DBFNTX/1006  Create error (creating index)
 DBFNTX/1010  Read error
 DBFNTX/1011  Write error
 DBFNTX/1012  Corruption detected
 DBFNTX/1020  Data type error
 DBFNTX/1020  Work area not indexed                                          .
 DBFNTX/1021  Data width error
 DBFNTX/1022  Lock required
 DBFNTX/1023  Exclusive required
 DBFNTX/1024  Append lock failed
 DBFNTX/1025  Write not allowed
 DBFNTX/1026  Data width error
 DBFNTX/1027  Limit exceeded
------------------------------------------------------------------------------
 DBFNDX Error Messages

 DBFNDX/1001  Open error (.dbf)
 DBFNDX/1002  Open error (.dbt)
 DBFNDX/1003  Open error (index)
 DBFNDX/1004  Open error (creating .dbf)
 DBFNDX/1005  Open error (creating .dbt)
 DBFNDX/1006  Create error (creating index)
 DBFNDX/1010  Read error
 DBFNDX/1011  Write error
 DBFNDX/1012  Corruption detected
 DBFNDX/1020  Data type error
 DBFNDX/1021  Data width error
 DBFNDX/1022  Lock required
 DBFNDX/1023  Exclusive required
 DBFNDX/1024  Append lock failed
 DBFNDX/1025  Write not allowed
 DBFNDX/1026  Data width error
 DBFNDX/1027  Limit exceeded
------------------------------------------------------------------------------
 DBCMD Error Messages                                                        .

 DBCMD/1001   Argument error                                                 .
 DBCMD/1003   Argument error                                                 .
 DBCMD/1004   Argument error                                                 .
 DBCMD/1005   Argument error                                                 .
 DBCMD/1006   Argument error                                                 .
 DBCMD/1007   Argument error                                                 .
 DBCMD/1008   Argument error                                                 .
 DBCMD/1009   Argument error                                                 .
 DBCMD/1010   Illegal characters in alias                                    .
 DBCMD/1011   Alias already in use                                           .
 DBCMD/1101   Syntax error                                                   .
 DBCMD/2001   Work area not in use                                           .
 DBCMD/2019   Argument error                                                 .
------------------------------------------------------------------------------
 Runtime Unrecoverable Error Messages                                        .

 24           Write error                                                    .
 331          String/array memory overflow                                   .
 332          String/array memory overflow                                   .
 415          Cannot open overlay file                                       .
 5302         Conventional memory exhausted                                  .
 5304         Conventional memory exhausted                                  .
 5306         Conventional memory exhausted                                  .
 5312         Conventional memory exhausted                                  .

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson