home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 129 / dpcs1198.iso / Editor.ial / risc / ReadMe < prev    next >
Encoding:
Text File  |  1997-12-20  |  1.9 KB  |  55 lines

  1.                         Acorn Risc Computers
  2.                         --------------------
  3.                         
  4.              Changing the RiscOS 3 Filer Date Presentation
  5.              ---------------------------------------------
  6.              
  7.                            by James Miller
  8.                            
  9. The ISO-8601 standard describes the recommended format for presentation of
  10. dates and times.  There are minor variants, but typically it is like:
  11.  
  12.  1997-Dec-19 13:20:52
  13.  
  14. where all the elements are arranged in descending order of significance.
  15.  
  16. The RiscOS 3 filer defaults to "13:20:52 19 Dec 1997" which you may prefer to
  17. modify.  The supplied patch lets you do this; the format chosen is as above. 
  18.  
  19. How?
  20. ----
  21. The system variable Filer$Path is changed to include a pointer to the patch
  22. directory, where a copy of the Filer's window templates is stored.  Icon #1
  23. contains the date format, which may be altered as desired by hand or with a
  24. template editor.  The limit is 31 bytes.
  25.  
  26.              This information applies to RiscOS 3 onwards.
  27.              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  28. What to do
  29. ----------
  30. RiscPC:
  31.   The patch directory "FilerDate" should be placed inside the directory
  32.   Boot$ToBeLoaded   which is usually   $.!Boot.Choices.Boot.PreDesk
  33.  
  34. A3000,A3010,A400,A5000 etc:
  35.   On machines not using the universal boot system (usually pre-RiscPC), you
  36.   should put the directory "FilerDate" somewhere convenient, and include a
  37.   line in the file  $.!Boot  that reads something like:
  38.  
  39.   Run $.where.you.put.it.FilerDate
  40.  
  41.   If you do not have a $.!Boot obey file in the root directory, then you must
  42.   create it, and then from the command line enter *OPT 4,2
  43.  
  44. Result
  45. ------
  46. After the next re-boot, dates will appear in Filer windows in the ISO-8601
  47. recommended format. 
  48.  
  49.  
  50.                   Mailto:james@jrmiller.demon.co.uk
  51. This file is at:  http://www.jrmiller.demon.co.uk/rpc/date.zip
  52.  
  53. Notes compiled 1997 Dec 20 [Sat] 1307 utc
  54. <end>
  55.