home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1998 October / dpcb1098.iso / Business / Maxim / MAX5 / data.z / RS_BASIC.DLL / string.txt
Text File  |  1998-05-13  |  21KB  |  543 lines

  1. 5    Illegal function call
  2. 6    Overflow
  3. 7    Out of memory
  4. 9    Subscript out of range
  5. 10    Duplicate definition
  6. 11    Division by zero
  7. 13    Type mismatch
  8. 14    Out of string space
  9. 19    No Resume
  10. 20    Resume without error
  11. 28    Out of stack space
  12. 35    Sub or Function '%.20s' in DLL '%.40s' not found
  13. 48    Error in loading DLL %.40s
  14. 51    Internal error
  15. 52    Bad file name or number
  16. 53    File '%.40s' not found
  17. 54    Bad file mode
  18. 55    File already open
  19. 58    File already exists
  20. 59    Bad Record Length
  21. 61    Disk full
  22. 62    Input past end of file
  23. 63    Bad record number
  24. 64    Bad file name
  25. 67    Too many files
  26. 68    Device unavailable
  27. 70    Permission denied
  28. 71    Disk not ready
  29. 74    Can't rename with different drive
  30. 75    Path/File access error
  31. 76    Path not found
  32. 91    Object value is set to Nothing
  33. 93    Invalid Pattern
  34. 94    Illegal use of NULL
  35. 102    Command failed
  36. 140    Control not found
  37. 141    Statement is not available for this control
  38. 144    Focus may not be set to a hidden or disabled control
  39. 161    Cannot change dialog when focus is changing
  40. 163    No active dialog
  41. 170    Too many active dialogs
  42. 171    missing picture
  43. 200    sb_typestr
  44. 210    0x00000000
  45. 220    ReportBasic Language
  46. 221    ReportBasic Language
  47. 222    ReportBasic Language
  48. 223    Helv
  49. 224    8
  50. 225    OK
  51. 226    Cancel
  52. 227    Abort
  53. 228    Retry
  54. 229    Ignore
  55. 230    Yes
  56. 231    No
  57. 232    36
  58. 233    14
  59. 234    Stop
  60. 235    Question
  61. 236    Exclamation
  62. 237    Information
  63. 238    8192
  64. 239    1
  65. 250    DLL
  66. 251    SBX
  67. 252    y
  68. 253    object
  69. 254    createobject
  70. 255    getobject
  71. 256    4
  72. 257    Object method returned an unsupported data type
  73. 260    Object creation failed - illegal file name
  74. 261    IUnknown
  75. 262    _SBL
  76. 264    Invalid datasource conenction
  77. 265    Array must be 2 dimensions and support 3 fields
  78. 266    implicit call to
  79. 267    Default Member
  80. 268    statement
  81. 269    external subprogram
  82. 270    member subprogram
  83. 271    object method
  84. 272    subprogram
  85. 273    external function
  86. 274    member function
  87. 275    function
  88. 277    string
  89. 278    structure
  90. 279    user dialog
  91. 280    application dialog
  92. 281    unknown
  93. 282    .SBL
  94. 283    .SBM
  95. 300    Object creation failed - bad object class
  96. 301    Object creation failed - not enough memory
  97. 302    Object creation failed - moniker syntax error
  98. 303    Object creation failed - no such object
  99. 304    Object creation failed - access denied
  100. 305    Object creation failed - file not found
  101. 306    Object creation failed - too many open files
  102. 307    Object creation failed - share violation
  103. 308    Object creation failed - share required
  104. 309    Object creation failed - object doesn't support automation
  105. 310    n
  106. 311    SblRegisterMethod failed: %d
  107. 312    Registering %s
  108. 424    Object required
  109. 429    Object creation failed
  110. 438    no such property or method
  111. 439    argument type mismatch
  112. 440    object error
  113. 441    Cannot convert between these object types
  114. 901    Input buffer would be larger than 64K
  115. 902    Operating system error
  116. 903    External procedure not found
  117. 904    Global variable '%.20s' type mismatch
  118. 905    User-defined type '%.20s' mismatch
  119. 906    External procedure interface mismatch
  120. 907    Pushbutton required
  121. 908    Module has no MAIN
  122. 909    ADT version mismatch
  123. 910    Dialog box not declared
  124. 911    This feature is not implemented for the current operating system
  125. 912    ODBC has not been installed on this computer
  126. 913    ODBC returned an error
  127. 56528    Class %.40s encountered errors during method registration
  128. 56529    Default member is obsolete for class %.40s
  129. 56530    Member %.25s is obsolete for class %.25s
  130. 56531    Comparison of objects from incompatible classes
  131. 56532    IF condition is always false
  132. 56533    IF condition is always true
  133. 56534    No DIM statement for Variable '%.50s'
  134. 56535    Unknown function: assuming implicit call to MAIN in module %.50s
  135. 56536    Function '%.50s' used as a subprogram
  136. 62981    Flags is non zero, user Ex version of Sbl API call
  137. 62982    Functions with RETVAL parameters must return Integers or Longs
  138. 62983    Only one parameter can be a RETVAL parameter
  139. 62984    An undefined value was passed for the cmd parameter to SblLockParam
  140. 62985    The application does not support a function used to compile this module
  141. 62986    Default members are not allowed in SblRegisterMethod when the class type is SBL_DT_NOT_A_CLASS
  142. 62987    SBLFUNC_VIRTUAL is not allowed in SblRegisterMethod when the class type is SBL_DT_NOT_A_CLASS
  143. 62988    SBLINVOKE_FUNC must be used in SblRegisterMethod when the class type is SBL_DT_NOT_A_CLASS
  144. 62989    SBL_DT_CLASSSELF is not allowed in SblRegisterMethod when the class type is SBL_DT_NOT_A_CLASS
  145. 62990    Reserved methods are not allowed in SblRegisterMethod when the class type is SBL_DT_NOT_A_CLASS
  146. 62991    Operation not supported for this datatype
  147. 62992    Operation not supported for these datatypes
  148. 62993    Set is not supported for this class
  149. 62994    Attempt to pop suspend stack without corresponding push
  150. 62995    This error code was not stored in the context because a previous error has a higher priority
  151. 62996    This SBL context is read only
  152. 62997    Only variant parameters may be optional
  153. 62999    object output parameters must be simple variables
  154. 63000    dialog function '%.40s' must be in same module as dialog
  155. 63001    Please contact Mystic River Software technical support
  156. 63002    Dialog box ended due to DlgEnd statement
  157. 63003    Property set and property putref methods must have a return type of SBL_DATATYPE_VOID
  158. 63004    Function %.40s not compatible with current OPTION COMPARE setting
  159. 63005    Optional parameters specified on memid %d are not supported on DLL functions
  160. 63006    Bad enum type, memid: %ld
  161. 63007    Unsupported "varkind": %d
  162. 63008    Parameter %d has an unsupported type
  163. 63009    Unsupported "funckind": %d
  164. 63010    Unsupported "invkind": %d
  165. 63011    Memid %ld has an unsupported return type
  166. 63012    Function whose memid is %ld has too many parameters
  167. 63013    Bad calling convention %d
  168. 63014    %s does not support TKIND %d found in ITypeInfo %s
  169. 63015    Invalid ITypeInfo
  170. 63016    This platform does not support one of the target calling conventions
  171. 63017    Internal calling conventions can not be remapped
  172. 63018    Parameter '%.40s' is not optional
  173. 63019    This procedure has no named parameters
  174. 63020    Some parameters are named and some aren't
  175. 63021    Parameter '%.40s' already has value
  176. 63022    Procedure does not have parameter '%.40s'
  177. 63023    Named parameters specified before unnamed parameters
  178. 63024    Cstrings nested too deeply
  179. 63025    WITH syntax error
  180. 63026    Cstrings Restore without Save
  181. 63027    A variant contained an object of class %.40s, which is not an Ole2 class
  182. 63029    Too many parameters
  183. 63030    The request is not valid for the specified context
  184. 63031    Default variable must be an object type
  185. 63032    Bad parameter type
  186. 63033    Variant parameters must be passed by reference
  187. 63034    Methods of classes registered with SBL_OLE2_CLASS must use byval string parameters
  188. 63035    The SblUnregister API may not be used while a compile is in progress
  189. 63036    Invalid DropListBox control
  190. 63037    Invalid Picture control
  191. 63038    dialog function '%.40s' undefined
  192. 63039    Bad index for instance or thread ulong (internal error)
  193. 63040    Overflow due to quiet not a number (QNAN)
  194. 63041    This SBL.DLL entry point is obsolete
  195. 63042    Object pointers may not be passed by reference
  196. 63043    Permanent registrations may not utilize temporarily registered types
  197. 63044    Error generated by host application
  198. 63045    PROPERTYGET and PROPERTYFUNC methods may not have SBL_DATATYPE_RHS set for any parameter
  199. 63046    PROPERTYSET and PROPERTYPUTREF methods need exactly one parameter with SBL_DATATYPE_RHS set
  200. 63047    Application dialogs may not be registered during cooperative registration
  201. 63048    Illegal callbacktype
  202. 63049    Creation of new object failed
  203. 63050    Class %.40s does not have a suitable default member
  204. 63051    Method used static Dll binding but doesn't have dll info
  205. 63052    PROPERTYSET and PROPERTYPUTREF methods must return type void
  206. 63053    PROPERTYSET and PROPERTYPUTREF methods need at least one parameter
  207. 63054    Illegal value of PropOrMethod field. Only FUNC and GET may be combined
  208. 63055    Can not use different v-table slots in specialized methods
  209. 63056    Can not mix virtual and non-virtual binding in specialied methods
  210. 63057    Can not mix calling conventions in specialized methods
  211. 63058    %.25s is not a member of the class %.25s
  212. 63059    Registered variables must be global or module variables
  213. 63060    Registered constants must be a simple type
  214. 63061    Invalid long expression
  215. 63062    Member function must be associated with ADT
  216. 63063    Expected variable
  217. 63064    Type not yet implemented for PUT
  218. 63065    Illegal use of ADT
  219. 63066    Illegal use of object
  220. 63067    LSET with a type containing a variant or variable-length string
  221. 63068    Parameters may not be SET
  222. 63069    Illegal object assignment
  223. 63070    The parent class was registered with SBL_CLASS_NOSUBCLASSES
  224. 63071    `%.40s' is not a class
  225. 63072    This class does not support the new operator
  226. 63073    A bad context handle was detected
  227. 63074    This class does not support TYPEOF
  228. 63075    Can not use TYPEOF on non-object
  229. 63076    The variable 'me' can not be written
  230. 63077    Invalid object reference
  231. 63078    A class used in SblCompileClass must have a _putInstanceData method
  232. 63079    A class used in SblCompileClass must have a _getInstanceData method
  233. 63080    This module must be run with SblRunObject or SblCallProcObject
  234. 63081    This module must be run with SblRun or SblCallProc
  235. 63082    The class type used in SblCompileClass was not a class
  236. 63083    Illegal use of array var in expression
  237. 63084    The request constant is illegal
  238. 63085    The request is not applicable to the given context
  239. 63086    The module contains a class member not registered in the current instance
  240. 63087    Module contains an old, incompatible version of a class
  241. 63088    The module contained a class that is not defined in the current instance
  242. 63089    Class-load string information is >64k
  243. 63090    This type of binding is not supported for reserved methods
  244. 63091    Reserved methods must be declared 'SBL_RMCC'
  245. 63092    No parameters may be specified when registering reserved methods
  246. 63093    Method name begins with an underscore and is not a reserved method
  247. 63095    The dll library name or entry name was too long
  248. 63096    A method with the given signature already exists
  249. 63097    Specialized method definitions must all have the same return type
  250. 63098    The specifed datatype is a non-class type
  251. 63099    Parent type is a non-class type
  252. 63100    Class may have only zero or one parent classes
  253. 63101    Can't assign value to function: %.40s
  254. 63102    Too many qualifications
  255. 63103    Error already reported
  256. 63104    Illegal default datatype
  257. 63105    Can not convert from %.25s to %.25s
  258. 63106    Illegal arguments to %.40s
  259. 63109    Duplicate OPTION statement
  260. 63110    OPTION syntax error
  261. 63111    Abstract data types may not appear in records
  262. 63112    CONST syntax error
  263. 63113    FOR index variable is reused
  264. 63114    Unknown array or function: %.40s
  265. 63115    OPEN statement requires FOR clause
  266. 63116    ANY only allowed for non-array, DLL parameters (%.40s)
  267. 63117    BYVAL not allowed for parameter %d in %.25s (%.25s)
  268. 63118    Return type suffix prohibited for builtin %.40s
  269. 63119    Variable storage exceeded 32K bytes
  270. 63120    ADT members not permitted in MID statement
  271. 63121    Invalid numeric label for RESUME
  272. 63122    NEXT %.25s does not match FOR %.25s
  273. 63123    FOR and NEXT statments must be in same block
  274. 63124    FOR %.40s is missing NEXT statement
  275. 63125    Assignment to constant is illegal
  276. 63126    ADT function requires parenthesis: %.40s
  277. 63127    ADT member does not take arguments: %.40s
  278. 63128    Illegal redefinition of '%.40s'
  279. 63129    Recursive TYPE definition is not allowed
  280. 63130    Fixed string length is too short
  281. 63131    Element not defined
  282. 63132    Variable required in LEN function
  283. 63133    DEFtype expects letters ('%.40s')
  284. 63134    Duplicate DEFtype statement
  285. 63135    DEFtype range must be in order
  286. 63136    DEFtype syntax error
  287. 63141    Value incompatible with constant %.40s type
  288. 63142    Value for %.40s is not constant
  289. 63143    Syntax error
  290. 63144    Literal string is too long
  291. 63145    Parameter %d of %.25s %.25s is of invalid type
  292. 63146    Invalid procedure definition
  293. 63147    INPUT syntax error
  294. 63148    WRITE syntax error
  295. 63149    WRITE Type mismatch
  296. 63150    Invalid system dialog call
  297. 63151    OPEN syntax error
  298. 63152    '%.40s' is not valid as a FOR variable
  299. 63153    Expected:  ')' or ','
  300. 63154    Fixed string length is too long
  301. 63155    INPUT Type mismatch
  302. 63156    PRINT Type mismatch
  303. 63159    Missing quote at end of string %.40s
  304. 63160    Illegal use of ADT var in expression
  305. 63161    Missing or incorrect subscripts for array %.40s
  306. 63162    Array cannot be passed by value: %.40s
  307. 63163    Type of array %.40s cannot be changed
  308. 63164    Array %.40s is not dynamic
  309. 63165    Bad REDIM statement
  310. 63166    Bad ERASE statement
  311. 63167    Illegal definition of %.40s, arrays not supported for this type
  312. 63168    Size of array (%.40s) is too large
  313. 63169    Too many dimensions specified for array: %.40s
  314. 63170    Variable (%.40s) is not an array
  315. 63171    Incorrect number of subscripts for array: %.40s
  316. 63172    Lower bound greater than upper bound
  317. 63173    Array subscript must be between -32,768 and 32,767
  318. 63174    Option Base must be 0 or 1
  319. 63175    Option Base must be before any array definition
  320. 63176    Illegal use of TYPE var in expression
  321. 63186    Improper use of reserved word '%.40s'
  322. 63187    %.15s '%.30s' is forward-declared but never provided
  323. 63188    Invalid definition for 'sub main'
  324. 63189    BYVAL is only supported in external functions (argument '%.40s')
  325. 63190    %.40s SUB/FUNCTION does not match header
  326. 63191    '%.40s' differs from its prototype
  327. 63192    Redefinition of procedure '%.40s'
  328. 63193    Cannot use prototype after definition
  329. 63194    '%.35s' is not of type %.35s
  330. 63195    GSD Function '%.40s' not registered correctly
  331. 63196    The %.15s '%.45s' conflicts with %.15s by same name
  332. 63199    Subroutines have no type
  333. 63200    Invalid return type for function '%.40s'
  334. 63201    Type mismatch, parameter %d in %.25s '%.25s'
  335. 63202    Can't pass by value. (?)
  336. 63205    Too few arguments to %.30s '%.30s'
  337. 63206    Too many arguments to %.30s '%.30s'
  338. 63213    EXIT FOR without FOR
  339. 63214    INPUTBOX syntax error
  340. 63215    MSGBOX syntax error
  341. 63216    STRING$ syntax error
  342. 63217    RND syntax error
  343. 63218    SHELL syntax error
  344. 63219    INSTR syntax error
  345. 63220    MID$ syntax error
  346. 63221    ENVIRON$ syntax error
  347. 63222    EXIT DO without DO
  348. 63223    Bad SELECT CASE expression
  349. 63224    Missing END SELECT
  350. 63225    SELECT syntax error
  351. 63226    Missing END IF
  352. 63227    ELSEIF syntax error
  353. 63228    IF syntax error
  354. 63229    LOOP without DO
  355. 63230    Missing END TYPE
  356. 63231    Procedure is too large
  357. 63232    Unexpected end of file
  358. 63233    Invalid string expression
  359. 63234    Invalid conditional expression
  360. 63235    Invalid integer expression
  361. 63236    CALL syntax error
  362. 63237    LET syntax error
  363. 63238    ELSEIF without IF
  364. 63239    ELSE without IF
  365. 63240    END IF without IF
  366. 63241    NEXT without FOR
  367. 63242    WEND without WHILE
  368. 63243    EXIT syntax error
  369. 63244    GOTO syntax error
  370. 63246    SEEK syntax error
  371. 63247    FOR syntax error
  372. 63248    GETCURVALUES syntax error
  373. 63249    Must be defined 'AS type'
  374. 63250    Invalid type
  375. 63251    ON ERROR syntax error
  376. 63252    RESUME syntax error
  377. 63253    Invalid library name
  378. 63254    Invalid alias
  379. 63255    error -> [%.40s]
  380. 63256    Expected: end-of-statement
  381. 63257    More than one caption specified
  382. 63258    Invalid Caption
  383. 63259    Dialog control captions must be literal strings
  384. 63260    '%.35s' is not of dialog type '%.35s'
  385. 63261    '%.40s' is not a system dialog
  386. 63262    Control texts must be strings
  387. 63263    Dialog type '%.40s' re-defined
  388. 63264    Field '%.40s' already exists
  389. 63265    Dialog positions must be literal integers
  390. 63266    More than one ButtonGroup declared
  391. 63267    OptionButton used before OptionGroup defined
  392. 63268    Button used before ButtonGroup defined
  393. 63269    Invalid ComboBox control
  394. 63270    Invalid ListBox control
  395. 63271    Invalid Button control
  396. 63272    Invalid ButtonGroup control
  397. 63273    Invalid TextBox control
  398. 63274    Invalid Text control
  399. 63275    Invalid OptionButton control
  400. 63276    Invalid OptionGroup control
  401. 63277    Invalid CheckBox control
  402. 63278    Invalid GroupBox control
  403. 63279    Invalid CancelButton control
  404. 63280    Invalid OKButton control
  405. 63281    Unknown dialog control type
  406. 63282    Invalid dialog definition
  407. 63283    END DIALOG syntax error
  408. 63284    BEGIN DIALOG syntax error
  409. 63285    '%.40s' is not a dialog box
  410. 63286    DIALOG syntax error
  411. 63287    Type mismatch on field '%.40s' 
  412. 63288    INPUT$ syntax error
  413. 63291    Unexpected error writing Basic executable. Disk Full?
  414. 63292    Cannot Create Output File
  415. 63293    Symbol table overflow
  416. 63294    Invalid escape sequence
  417. 63295    Error opening include file: %.40s\n
  418. 63296    Includes too deeply nested.  Limit is %d\n
  419. 63336    Name truncated: %.40s
  420. 63370    Internal Error - Couldn't free name list
  421. 63371    Internal error - Name list insertion failure
  422. 63372    internal error - could not create name list in initProcData
  423. 63373    This module contains too many external Basic function declarations
  424. 63374    The module contains too many global variables
  425. 63375    A procedure contains too many local variables
  426. 63376    Too many external modules referenced
  427. 63377    Too many module-level variable defs
  428. 63378    >64k of debug data
  429. 63379    Module base > 64k
  430. 63380    > 64k  of shared data
  431. 63381    > 64k of load data
  432. 63382    Too many procedures defined
  433. 63383    Too much constant space
  434. 63384    Too many DLL functions referenced
  435. 63385    Too many DLLs referenced
  436. 63386    This module contains too many record definitions
  437. 63409    Function '%.40s' type conflict
  438. 63410    '%.40s' is not a field in the record type
  439. 63411    '%.40s' is not a record type
  440. 63412    TYPE member '%.40s' redefinition
  441. 63413    '%.40s' TYPE redefinition
  442. 63414    Label %.40s redefinition
  443. 63415    Illegal lvalue '%.40s'
  444. 63416    Assignment using type field not implemented
  445. 63418    Invalid function type
  446. 63419    Invalid subprogram type
  447. 63420    SHARED invalid in a procedure
  448. 63421    Parameter %.40s redefinition
  449. 63422    Parameter %.40s type unknown
  450. 63423    Variable %.40s undefined
  451. 63424    Object DLL for %.40s not declared
  452. 63425    Type %.40s not declared
  453. 63426    Variable '%.40s' redefinition
  454. 63427    Variable '%.40s' type conflict
  455. 63428    Variable '%.40s' type unknown
  456. 63429    Illegal statement
  457. 63431    Bad declare
  458. 63432    User types not implemented yet
  459. 63433    Bad TYPE statement
  460. 63434    USING not implemented yet
  461. 63436    Error in statement
  462. 63445    Unknown character '%.40s'
  463. 63446    Invalid metacommand
  464. 63451    Mismatched operands for '<>' comparison
  465. 63452    Mismatched operands for '=' comparison
  466. 63453    Mismatched operands for '>=' comparison
  467. 63454    Mismatched operands for '<=' comparison
  468. 63455    Mismatched operands for '>' comparison
  469. 63456    Mismatched operands for '<' comparison
  470. 63465    Operands for 'IMP' must be numbers
  471. 63466    Operands for 'EQV' must be numbers
  472. 63467    Operands for 'XOR' must be numbers
  473. 63468    Operands for 'OR' must be numbers
  474. 63469    Operands for 'AND' must be numbers
  475. 63470    Operands for 'MOD' must be numbers
  476. 63471    Operands for '*' must be numbers
  477. 63472    Operands for '+' must be numbers
  478. 63473    Operands for '-' must be numbers
  479. 63474    Operand for '-' must be a number
  480. 63475    Operands for '\' must be numbers
  481. 63476    Operands for '/' must be numbers
  482. 63486    Illegal re-entry into compiler
  483. 63496    Type mismatch
  484. 63506    Label '%.40s' is missing
  485. 63511    Unknown variable: %.40s
  486. 63513    Missing Args in procedure %.40s
  487. 63514    Arg. type mismatch (use parens?) in call by ref to: %.50s
  488. 63532    Subprogram '%.50s' used incorrectly as a function
  489. 63534    Unknown function: %.50s
  490. 63535    Parsing error: %.50s
  491. 63536    Illegal Number
  492. 64432    Active Thread
  493. 64433    Unused break point table entry
  494. 64434    Can't set break point on this line
  495. 64435    No Such break point
  496. 64436    Break Point Interrupt
  497. 64437    Can't load module
  498. 64438    Assertion failure
  499. 64446    The buffer supplied is not large enough
  500. 64451    Can't reload pcode
  501. 64452    There is no more Basic code to execute
  502. 64453    Procedure interrupted
  503. 64454    Procedure suspended
  504. 64455    SblUnload called more times than SblLoad
  505. 64460    the size of the supplied buffer was incorrect
  506. 64461    The specified type is not in the module or is an ADT
  507. 64462    the size of the supplied buffer was incorrect
  508. 64463    the size of the supplied buffer was incorrect
  509. 64464    Enumeration completed
  510. 64465    Invalid size for SBL_FILE_SYSTEM
  511. 64466    Type array buffer not big enough
  512. 64479    Module data not initialized
  513. 64480    The call frame nesting level was too large (not that many call frames)
  514. 64481    Bad flags passed in type call
  515. 64482    the size of the supplied buffer was incorrect
  516. 64483    Invalid module handle
  517. 64485    Invalid cStmtCallBack arg to SblSetCallBack
  518. 64488    the size of the supplied buffer was incorrect
  519. 64489    Bad SBL_PROC_INFO buffer size
  520. 64490    Bad SBL_VAR_INFO buffer size
  521. 64491    Variable not found
  522. 64492    Wrong number of args for SBL procedure
  523. 64493    Bad argument type for SBL procedure
  524. 64494    Bad return type for SBL function
  525. 64495    SBL procedure called with extra arguments
  526. 64508    SBL thread not in error state
  527. 64514    SBL thread id is busy or in error state
  528. 64515    Unexpected NULL pointer
  529. 64516    Bad SBL thread id
  530. 64518    Cannot unload module while procedure is running
  531. 64519    Procedure not found
  532. 64520    Cannot find module by name
  533. 64521    Too many modules loaded
  534. 64523    Bad module format
  535. 64524    IO error in SBL file system
  536. 64526    Floating point error
  537. 64527    Floating underflow
  538. 64531    Halted Pcode interpreter
  539. 64532    !!!Invalid OP Code!!!
  540. 64533    ERROR exception not handled by program
  541. 64535    User Interrupt
  542. 65535    The file could not be opened
  543.