MathGroup Archive 2006

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Re: Calling .exe with Arguments - Run[] Issue

  • To: mathgroup at smc.vnet.net
  • Subject: [mg66073] Re: [mg66048] Re: Calling .exe with Arguments - Run[] Issue
  • From: "Chris Chiasson" <chris at chiasson.name>
  • Date: Fri, 28 Apr 2006 06:33:28 -0400 (EDT)
  • References: <e2ppk1$t2i$1@smc.vnet.net> <200604270936.FAA03754@smc.vnet.net> <4450BD11.4080601@gmail.com>
  • Sender: owner-wri-mathgroup at wolfram.com

If you would like to, send your notebook to me and I will take a look
at it. In the past, I have created a Mathematica script that
repeatedly runs an executable to collect data - so I have some idea of
what to do.

On 4/27/06, Shyam Guthikonda <shyamguth at gmail.com> wrote:
> 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
>


--
http://chris.chiasson.name/


  • Prev by Date: Re: Re: Illusory Multicore Support in 5.2?
  • Next by Date: Re: Re: Calling .exe with Arguments - Run[] Issue
  • Previous by thread: Re: Re: Calling .exe with Arguments - Run[] Issue
  • Next by thread: Re: Re: Calling .exe with Arguments - Run[] Issue