home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 November
/
Chip_1999-11_cd.bin
/
zkuste
/
MacOS
/
DATA
/
FILES
/
ZIPIT.HQX
/
ZipIt.rsrc
/
TEXT_200.txt
< prev
next >
Wrap
Text File
|
1999-09-25
|
267b
|
9 lines
on sendOE(theMsg)
tell application "Outlook Express"
activate
make new draft window with properties {subject:"ZipIt Preregistration", to recipients:"preregistration@maczipit.com", signature type:none, content:theMsg}
end tell
end sendOE
sendOE("%MESSAGE%")