Re: passing parameters to .sav file in IDL VM [message #68050] |
Tue, 22 September 2009 02:03  |
Prashanth
Messages: 9 Registered: June 2009
|
Junior Member |
|
|
Thanks Greg,
it works now. The problem was me :).
I thought the idlrt.exe is in the bin folder and I set the path to
bin. When I went through your message once again I realized that there
is one more folder bin.x86 where the file is. So, with a wrong path it
would never work. For my changeview program I was using a batch file
with the entire command and I was just executing the batch file. It
doesn't work this way with the arguments. It executed as if I am
typing changeview.sav at the command prompt. Not sure why? I have to
check the batch file issues, but thats another problem. I just typed
in the same full command at the command prompt and it worked fine
now.
Thank you all for the help.
Prashanth
|
|
|