home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC/CD Review 40
/
PCRFEB.BIN
/
apollo
/
delphi
/
extrbin.sc_
/
extrbin.sc
Wrap
Text File
|
1994-11-30
|
276b
|
17 lines
; u'Extract BinMail'extrbin !#callp extrbin.scx %S'Mail Message Number'|%S'FileName to Extract To:'\n
; \1 is the mail message number.
; \2 FileName to Extract To.
;
sgo mail\r
wMAIL>
s\1\r
wMAIL>
sextract /noheader\r
w_File:
s\2\r
wMAIL>
sexit\r
wMAIN>