Re: Re: Calling .exe with Arguments - Run[] Issue
- To: mathgroup at smc.vnet.net
- Subject: [mg66053] Re: [mg66048] Re: Calling .exe with Arguments - Run[] Issue
- From: Shyam Guthikonda <shyamguth at gmail.com>
- Date: Fri, 28 Apr 2006 06:32:27 -0400 (EDT)
- References: <e2ppk1$t2i$1@smc.vnet.net> <200604270936.FAA03754@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Chris Chiasson wrote: > InputForm is a function that affects printing. It does not return a > string. Try leaving it out Nope, I've tried it by manually entering both strings. I've tried putting them as a single parameter in Run[] separated by a space. I've tried putting them in 2 parameters in Run[], allowing Run[] to add the space. As soon as I add even one \" to the 2nd parameter the same behavior occurs. Quite odd... _Shyam
- References:
- Re: Calling .exe with Arguments - Run[] Issue
- From: "Chris Chiasson" <chris.chiasson@gmail.com>
- Re: Calling .exe with Arguments - Run[] Issue