Outlook Express: deleting HTML
Outlook Express: deleting HTML
- Subject: Outlook Express: deleting HTML
- From: Gnarlodious <email@hidden>
- Date: Sun, 10 Feb 2002 18:07:46 -0700
I'm trying to use a script to delete OE HTML fermatted e-mail, since it
doesn't have that choice in the Rules.
Has anyone figured this out, cause this is not working:
tell application "Outlook Express"
if has html of current messages is true then
--delete the sucker
end if
end tell
The plan is to run a script from the Rules as the messages come in.
And how do we do real time debugging in OE without sending ourselves HTML ?
Rachel
http://www.gnarlodious.com
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.