The script below only opens Outlook but don't prepare 
the message to be sent:

put "mailto:[EMAIL PROTECTED]" into tEmail
  launch tEmail with (word 1 to -2 of queryRegistry
("hkey_local_machine\software\classes\mailto\shell\open\c
ommand\"))

I tried this one. It works, but it opens the Browser 
first:

put "mailto:[EMAIL PROTECTED]" into tEmail
  launch tEmail with (word 1 to -2 of queryRegistry
("hkey_local_machine\software\classes\htmlfile\shell\open
\command\"))

 
__________________________________________________________________________
Compras de Natal com facilidade e seguran�a?
ShoppingBOL




Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to