home *** CD-ROM | disk | FTP | other *** search
/ PC/CD Review 40 / PCRFEB.BIN / apollo / delphi / extrbin.sc_ / extrbin.sc
Text File  |  1994-11-30  |  276b  |  17 lines

  1. ; u'Extract BinMail'extrbin !#callp extrbin.scx %S'Mail Message Number'|%S'FileName to Extract To:'\n
  2. ; \1 is the mail message number.
  3. ; \2 FileName to Extract To.
  4. ;
  5. sgo mail\r
  6. wMAIL> 
  7. s\1\r
  8. wMAIL> 
  9. sextract /noheader\r
  10. w_File:
  11. s\2\r
  12. wMAIL> 
  13. sexit\r
  14. wMAIN> 
  15.  
  16.  
  17.