home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / f / forthmac / !Forthmacs / risc_os / messages / 1 < prev    next >
Encoding:
Text File  |  1997-03-06  |  7.3 KB  |  141 lines

  1.   0    state @ 0= [if] .( no exception) [then]                          
  2.   1    (  aborted )
  3.   2    X'word ".
  4.   3    .( parameter stack overflow)                                 
  5.   4    .( parameter stack underflow)                                
  6.   5    .( return stack overflow)
  7.   6    .( return stack underflow)
  8.   7    .( do-loops nested too deeply during execution)
  9.   8    .( dictionary overflow, here ) here . .( limit ) limit u.
  10.   9    .( invalid memory address)                                   
  11.  10    .( division by zero) showcrash
  12.  11    .( result out of range)
  13.  12    .( argument type mismatch)
  14.  13    .( undefined word: ) X'word ".  .(  ? )  where
  15.  14    X'word ". .(  <-- interpreting a compile-only word)           
  16.  15    .( invalid forget, below fence)                             
  17.  16    .( attempt to use zero-length string as a name)
  18.  17    .( pictured numeric output string overflow)
  19.  18    .( parsed string overflow)
  20.  19    .( definition name too long)
  21.  20    .( write to read-only location)
  22.  21    .( unsupported operation)
  23.  22    .( control structure mismatch)
  24.  23    .( address alignment exception)
  25.  24    .( invalid numeric argument)
  26.  25    .( return stack imbalance)
  27.  26    .( loop parameters unavailable)
  28.  27    .( invalid recursion)
  29.  28    .( user interrupt - Escape)
  30.  29    .( compiler nesting)
  31.  30    .( obsolescent feature)
  32.  31    .( >body used on non-created definition)
  33.  32    .( invalid name argument with 'to' or 'is')
  34.  33    .( block read exception)
  35.  34    .( block write exception)
  36.  35    .( invalid block number)
  37.  36    .( invalid file position)
  38.  37    .( file I/O exception)                                       
  39.  38    .( file can't be found or opened)                            
  40.  39    .( unexpected end of file)                                   
  41.  40    .( invalid BASE for floating point conversion)               
  42.  41    .( loss of precision)                                        
  43.  42    .( floating-point devide by zero)                            
  44.  43    .( floating-point result out of range)                       
  45.  44    .( floating-point stack overflow)                            
  46.  45    .( floating-point stack underflow)                           
  47.  46    .( invalid floating-point argument)
  48.  47    .( compilation word list deleted)
  49.  48    .( invalid postpone)
  50.  49    .( search-order overflow)
  51.  50    .( search-order underflow)
  52.  51     .( compilation word list changed)
  53.  51    .( control-flow stack overflow)
  54.  52    .( exception stack overflow) 
  55.  53    .( exception stack overflow)
  56.  54    .( floating-point underflow)
  57.  55    .( floating-point unidentified fault)
  58.  56    quit
  59.  57    .( exception in sending or receiving a character)
  60.  58    .( [if] [else] [then] exception)
  61. 256    X'word ". .(  <-- trying to compile an interpret-only word)
  62. 257    .( parameter stack depth changed)                            
  63. 258    [if] X'word ". space [else] .name [then] .(  <-- deferred word not initialized)
  64. 259    .( not enough memory, can't allocate buffer)                 
  65. 260    .( all file descriptors used)                                
  66. 261    .( open needs 2 arguments - name and mode)                   
  67. 262    .( 'for' argument is not a terminal control word)            
  68. 263    .( a breakpoint was reached)                                 
  69. 264    .( not enough memory, can't allocate file descriptors)       
  70. 265    .( all file descriptors used)                                
  71. 266    .( lose was compiled instead of an undefined word)           
  72. 267    .( not enough Parameters)                                    
  73. 268    .( too many locals in locals| x y z |)                       
  74. 269    .( no locals defined ?)                                      
  75. 270    .( user area used up)                                        
  76. 271    .( ARM data abort, see ARM manual) showcrash                           
  77. 272    .( ARM prefetch abort, see ARM manual) showcrash
  78. 273    .( can't make file, ) why
  79. 274    .( can't set user access rights, ) why
  80. 275    .( can't open file for reading, ) why
  81. 276    .( can't open file for writing, ) why
  82. 277    .( task already is in aborted state)                         
  83. 278    .( general data transfer denied)                             
  84. 279    .( not enough memory, can't allocate)                         
  85. 321    .( too many breakpoints in cpu-level debugger)               
  86. 322    .( decompiler: internal table overlow)                       
  87. 323    .( dispose: topmost link in transient)                       
  88. 324    .( dispose: couldn't find (cold-hook)                        
  89. 325    .( dispose: can't resize when transient space is not empty)  
  90. 326    .( dispose: transient within headerless not implemented)     
  91. 327    .( can't free local string because of address conflicts)     
  92. 328    .( not enough memory, can't allocate local string)           
  93. 329    .( too many actions defined)                                 
  94. 330    .( action number is greater than the number of actions)      
  95. 331    .( failure on whatis.index file)                             
  96. 332    .( failure on whatis.document file)                          
  97. 333    .( user defined stack underflow)                             
  98. 334    .( check-stack tool detected stack error)                    
  99. 335    .( string array index out of range)                          
  100. 337    .( dispose: can't allocate transient memory space)           
  101. 338    .( dispose: nested transient's not implemented)              
  102. 341    .( missing opcode condition)                         
  103. 342    .( illegal register# > 15)                           
  104. 343    .( immediate shift too large)                        
  105. 344    .( illegal address offset in assembler)              
  106. 345    .( unmatched assembler conditionals)                 
  107. 346    .( illegal assembler immediate number)               
  108. 347    .( SWP instruction not available on ARM2)            
  109. 348    .( too many registers for LDM/STM)                   
  110. 349    .( out of fp address range)                          
  111. 350    .( end of loop not found within 250 cells)           
  112. 351    .( illegal floating register# > 7)                   
  113. 352    .( Long multiply instructions not available for this target) 
  114. 500    X'word ". .(  hasn't been target-defined yet so ' won't work)
  115. 501    X'word ". .(  is immediate in the target system but it is not) cr .( defined in the metacompiler) 
  116. 600    .( RISC OS shell error)                                      
  117. 601    .( don't know current directory)                             
  118. 602    .( can't change directory)                                   
  119. 603    .( can't catalogue directory)                                
  120. 604    .( can't examine objects)                                    
  121. 605    .( can't create directory)                                   
  122. 606    .( can't rename object)
  123. 607    .( not a RISC OS filetype)                                   
  124. 608    .( can't set RISC OS filetype)                               
  125. 609    .( can't count files)
  126. 610    .( can't delete objects)
  127. 611    .( can't .diskfree)                                          
  128. 612    .( can't wipe objects)
  129. 613    .( can't copy objects)
  130. 614    .(  is not described in the glossary whatis file)
  131. 630    .( all serial driverslots used)                              
  132. 631    .( can't load serial driver)                                 
  133. 632    .( invalid serial channel)                                   
  134. 633    .( serial driver not loaded)                                 
  135. 639    .( syscall compiler: missing { in parameter list)            
  136. 640    .( syscall compiler: up to 8 paramaters/results only)        
  137. 641    .( syscall compiler: wrong symbol in parameter/result list)  
  138. 642    .( syscall compiler: up to 4 strings/functioncall only)      
  139. 643    .( couldn't find fonts in Forthmacs:fonts)
  140. 644    .( can't write target binary)
  141.