Dave Cragg wrote/ schreef:

> The basic shell command is "start mailto:". You would set it up
> something like this:
> <snip> 
> This should start the user's e-mail program with the to and subject
> fields filled out.
> To work, it requires the user to have set the default e-mail program
> in the internet control panel.
> <snip>

Maybe this works better:

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

Then you can chek the tBrowserpath

Regards,
Sjoerd


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

Reply via email to