home *** CD-ROM | disk | FTP | other *** search
/ Sauce 'n' Code 1 / sauce-n-code-01.adf / Articles / De-Coloniser.txt < prev    next >
Text File  |  1995-05-07  |  1KB  |  28 lines

  1.  __________   __________   __________   __________   __________   __________ 
  2. | ` |  _|· | | ` |  _|· | | ` |  _|· | | ` |  _|· | | ` |  _|· | | ` |  _|· |
  3. |_,_|_|/_,_| |_,_|_|/_,_| |_,_|_|/_,_| |_,_|_|/_,_| |_,_|_|/_,_| |_,_|_|/_,_|
  4. =============================================================================
  5.                               De-Coloniser V1.3
  6. =============================================================================
  7.  
  8. This is an accessory for use with AMOS Professional.  To run it you
  9. will have to either add it to your `USER' menu or from the `AMOS' menu select
  10. `Load Accessory' and select the program from there.
  11.  
  12. Before you can load the program as an accessory you will have to convert it
  13. from ascii source to AMOS source.  This is simple to do;  merge the ascii
  14. source into a new AMOS Pro window.  Now save out as a normal AMOS program
  15. under a different name and maybe into the same directory as your other AMOS
  16. accessories.
  17.  
  18. This accessory will wonder through the current program being edited and alter
  19. lines which have colons in them and put each instruction onto a single line.
  20. It will also alter If ... Then statments from one line into multi line If ...
  21. End If statments.  This all helps to make a much more clearer program.
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.