Okay, I just did a bit of experimentation and this sorta worked for
me under Win95. You only get to your INBOX for mailing to the
address _manually_ with this method, is there a command line switch
for dropping you into an email to a defined addresss?
IMPORTANT: it involves editing the registry so if your computer
blows up after trying this, I shall merely indulge in
EVIL LAUGHTER.
Run regedit. Just type 'regedit' in a dos box or use the 'run'
option on the start menu.
Go to the key HKEY_CLASSES_ROOT\mailto\open\command
Change the value of the key to:
"<path to yarn>\yarn.exe" -m
Unfortunately it appears you can't use %YARN% for the path bit so
you need to type the whole thing in. Mine ends up as:
"c:\YARN\YARN\YARN.EXE" -m
You might want to fiddle around with the properties of CONAGENT.EXE
in windows\system to get the right window size etc., if you're using
the Win95 version of yarn.
If you've got an HKEY_CLASSES_ROOT\mailto\open\ddeexec key you might
need to rename it to something like 'ddeexec.bak'.
Hope that helps.
-- Kapusniak, Stefan m