home *** CD-ROM | disk | FTP | other *** search
/ Set of Apple II Hard Drive Images / hard.hdv / HARD / FORTH / SOURCE / ERRORMSG.TXT < prev    next >
Encoding:
Text File  |  1995-07-06  |  2.1 KB  |  33 lines  |  [04] ASCII Text (0x0000)

  1. EXIT \ Error messages                                           
  2. 1.Stack underflow                                                 
  3. 2.Dictionary full                                                 
  4. 3.has incorrect addressing mode                                   
  5. 4.isn't unique                                                    
  6. 5. -- error 5                                                     
  7. 6.Block range error                                               
  8. 7.Stack overflow                                                  
  9. 8. -- error 8                                                     
  10. 9.Range error                                                     
  11. 10.Unknown disk error                                              
  12. 11.Disk not write-enabled                                          
  13. 12. -- error 12                                                    
  14. 13. -- error 13                                                    
  15. 14. -- error 14                                                    
  16. 15.Mad Apple Forth: David Douthitt, Madison, WI     23 April 1987  
  17. EXIT \    Error messages                                        
  18. 17.Compile-time only                                               
  19. 18.Execute-time only                                               
  20. 19.Unbalanced conditional                                          
  21. 20.Compiler error                                                  
  22. 21.Protected dictionary                                            
  23. 22.Load-time only                                                  
  24. 23.Off current editing screen                                      
  25. 24.Context and current not equivalent                              
  26. 25. -- error 25                                                    
  27. 26. -- error 26                                                    
  28. 27. -- error 27                                                    
  29. 28.Assembler relative branch greater than 127                      
  30. 29.Assembler operand greater than 255                              
  31. 30. -- error 30                                                    
  32. 31. -- error 31                                                    
  33.