home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine 1995 / ARCHIVE95.iso / discs / utilities / utility_03 / a_scanread / SortReadMe < prev   
Text File  |  1993-03-11  |  1KB  |  30 lines

  1. ReadMe for AScanSort  :  E.W.Ayers  :  11th March 1993
  2.  
  3. This program was written for a special purpose - to
  4. keep tabs on a large ArcScan file of mine called
  5. 'Programs'. This records the programs I have available
  6. with brief access and operating  details. AScanSort
  7. will display the TITLE LINES only of a whole file,
  8. useful for checking whether a program has been entered
  9. etc.
  10.  
  11. There are options for Printout, and for display
  12. in either file order or sorted (by a fast machine
  13. code routine). The display is very dense, in three
  14. columns in MODE 16, as there are a lot of entries
  15. to show.
  16.  
  17. The program is otherwise in BASIC, and makes no
  18. pretence to WIMPhood. It works for other ArcScan
  19. files, but is perhaps of doubtful use for the
  20. normal Magazine and Disc index files.
  21.  
  22. One word of warning - if like me you have set your
  23. Monitor Type to a non-RISC OS style (Mine is Type
  24. 4 - SVGA) to suit some of the enhanced screen
  25. modes, you may find you can't use MODE 16. You can
  26. change the MODE statement at the start of the
  27. program to any other with enough characters per
  28. line. I use Atomwide's MODE 106.
  29.  
  30.