home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 2 / goldfish_vol2_cd1.bin / files / biz / demo / excelsiordemo / system / s / none.scp < prev    next >
Encoding:
Text File  |  1993-12-21  |  395 b   |  17 lines

  1. ;EXCELSIOR! Archive Converter
  2. ;
  3. ;This script will archive a file that is not an archive!
  4. ;
  5. ;Edit lz command line if you prefer a different archive, this is an example
  6. ;for "lz (.lha)" format
  7. ;
  8. ;Change "s:yourbbsadhere" to the path and filename of a text file for your bbs
  9.  
  10.  
  11. .KEY NEWFILE,NEWDIR,OLDFILE
  12. .BRA «
  13. .KET »
  14.  
  15. cd «NEWDIR»
  16. lz >nil: <nil: -2 -a -m a "«NEWFILE»" "«OLDFILE»" s:yourbbsadhere
  17.