Re: Metamail continued...

From: Gary H (garyh@sco.COM)
Date: Thu, 24 Jul 1997 17:06:16 -0700

Hi guys,

I noticed that if I don't have a path configured in my environment to point to
my app (winword for example), then yarn can't find winword even if I give a full
path name in the mailcap file.

application/msword; /GARYH/MSOFFICE/WINWORD/winword %s

Now, if I do this:

application/msword; \GARYH\MSOFFICE\WINWORD\winword %s

It will try to run:

GARYHMSOFFICEWINWORDwinword

NOW, how can I get winword to work without having to setting my environment
variable, PATH, to point to the app?

Thanks,
Gary