home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / f / forthmac / !Forthmacs / risc_os / messages / ReadMe < prev   
Encoding:
Text File  |  1997-01-26  |  1.5 KB  |  29 lines

  1. This file gives a short description of the Messages files.
  2.  
  3. There is a unique message file for each territory. The files name
  4. is equal to the territory number UK is 0, Germany is 7 ...
  5.  
  6. The files syntax is rather easy,
  7.  
  8. - the first word in a line is the absolute exception number
  9. - the rest of the line is evaluated by the forth interpreter.
  10.   The word X'word always hold the "last-read-word" before the
  11.   exception took place.
  12.  
  13. **** 3.1/2.07 reserved exception# used by Forthmacs *********************
  14. *   0-255 ANS defined                                                   *
  15. * 256-299 portable Forthmacs kernel                                     *
  16. * 300-339 extend.*                                                      *
  17. * 340-459 extend.arm.*                                                  *
  18. * 340-459 extend.sun.*                                                  *
  19. * 340-459 extend.68k.*                                                  *
  20. * 400-449 lib.*                                                         *
  21. * 500-599 meta/target compiler                                          *
  22. * 600-699 RiscOS                                                        *
  23. * -1099   Window environment - portable part                            *
  24. * -1999   Reserved                                                      *
  25. * -2999   Reserved for Forthmacs applications                           *
  26. * 3000 -  free to be used by user applications                          *
  27. *************************************************************************
  28.  
  29. hs 26.01.97