home *** CD-ROM | disk | FTP | other *** search
/ TCE Demo 2 / TCE_DEMO_CD2.iso / demo_cd_.2 / mags / stosser / stoser22.arj / stoser22.msa / ACB_SRC.KIR / ACBLOADR.DOC < prev   
Text File  |  1995-02-04  |  2KB  |  50 lines

  1.                           STOS ACB SELECTOR
  2.                           ~~~~~~~~~~~~~~~~~
  3.  
  4.         As a challenge to myself I  decided to attempt a program which
  5. may be of use to those  like  Paul  Roughly,  who wanted to be able to
  6. automatically load a selection of ACB files into STOS on boot up.
  7.  
  8.         It is not elegant, but it is structured (by the CHAOS method).
  9.  
  10.         If you are dubious about  its  use,  then   try it on a floppy
  11. based BACKUP of STOS. I would reccomend that procedure anyway.
  12.  
  13.         Compile the program AFTER setting  up  the two paths needed to
  14. locate your STOS\EDITOR.ENV file,(mine  STOS  is  deeply nested inside
  15. several folders, hence this method of locating it!)
  16.         Once compiled, you MUST place  the  program BEFORE STOS.PRG in
  17. the auto folder. Then reset and use it!
  18.         The program works as follows...
  19.  
  20. 1)      The program locates  and  loads  the  current  EDITOR.ENV file
  21. within your STOS folder.
  22.  
  23. 2)      Then the ACB files  outside  the  STOS  folder are located and
  24. displayed on the screen.
  25.  
  26. 3)      Use the left mouse button to  select  the  ACB's  you  wish to
  27. install, and press the  right   mouse   button   when  you  have  made
  28. your selections-remember up to 12 may be selected.
  29.  
  30. 4)      Press SPACE to exit with no action taken by the program.
  31.  
  32. 5)      If you do press the right button  and you have made at least 1
  33. and no more than  12  selections,  the  file  names  are inserted into
  34. EDITOR.ENV and that file is resaved.  (No backup is made).
  35.  
  36. 6)      The run is then complete.
  37.  
  38.         The mouse flickers a lot, and  you  have  to be quick with the
  39. left clicks, but it does work ok.
  40.  
  41.  
  42.                DISCLAIMER:      USE IT AT YOUR OWN RISK.
  43.  
  44.  
  45.                   Kätzchen  05:26:44 (yawn!)
  46.  
  47.  
  48. OH!  And due to the lateness of the time, I have not error trapped ANY
  49. part of the program-do it yourself!
  50.