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

  1.  __________   __________   __________   __________   __________   __________ 
  2. | ` |  _|· | | ` |  _|· | | ` |  _|· | | ` |  _|· | | ` |  _|· | | ` |  _|· |
  3. |_,_|_|/_,_| |_,_|_|/_,_| |_,_|_|/_,_| |_,_|_|/_,_| |_,_|_|/_,_| |_,_|_|/_,_|
  4. =============================================================================
  5.                             Interface Packer V1.0
  6. =============================================================================
  7.  
  8. This is an accessory for use with AMOS Professional.  To run it you will have
  9. to  either  add  it  to your `USER' menu or from the `AMOS' menu select `Load
  10. 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. Once  you've  completed  you new masterpiece in AMOS Pro's Interface language
  19. and  it  all works you may have extra letters/words in the strings to pad out
  20. the  interface  program  and  make  it  more  understandable.   But once it's
  21. finished  and  working  these  extra un-needed words just take up more buffer
  22. space  so  what's  the  point  in  having them?  Using this accessory you can
  23. easily  travel  all  the  way  through  your program to pack down the size of
  24. interface  strings.  The program can also be altered so that it does the same
  25. with AMAL strings.
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.