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: [mg66077] Re: [mg66048] Re: Calling .exe with Arguments - Run[] Issue
  • From: Shyam Guthikonda <shyamguth at gmail.com>
  • Date: Fri, 28 Apr 2006 06:33:36 -0400 (EDT)
  • References: <e2ppk1$t2i$1@smc.vnet.net> <200604270936.FAA03754@smc.vnet.net> <4450BD11.4080601@gmail.com> <acbec1a40604271107x2c3ee489xc500d0fb5eeb158d@mail.gmail.com>
  • Sender: owner-wri-mathgroup at wolfram.com

I created a small example notebook to show the problem. I uploaded 
everything to my webspace. Download it here: 
http://www.shyammichael.com/runProblem.zip

I included the .exe. I put comments in each notebook cell showing the 
problem. Run it from top down.

Thanks for taking the time to look at this. I've very interested to hear 
what the problem might be.

_Shyam

Chris Chiasson wrote:
> 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: Calling .exe with Arguments - Run[] Issue
  • Next by Date: How Functions are Applied to Matrices
  • Previous by thread: Re: Re: Calling .exe with Arguments - Run[] Issue
  • Next by thread: Re: Re: Calling .exe with Arguments - Run[] Issue