|
Try using both double quotes around the statement, combined with exterior
single quotes. E.g.,
x ' "c:\program files\microsoft office\office\excel.exe" ';
Art
-----------
"Mek Simon" <sas_geek@YAHOO.COM> wrote in message
news:20030601205146.59652.qmail@web41705.mail.yahoo.com...
> I'm running in a Windows 2000 environment
> I'm running this command
> x 'c:\program files\microsoft office\office\excel.exe';
> to create an excel file
>
> In order to run I must manually open a blank excel spreadsheet. I was
hoping that this or
> systask would do it for me but it doesn't. Any ideas?
>
>
> ---------------------------------
> Do you Yahoo!?
> Free online calendar with sync to Outlook(TM).
|