comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » passing parameters to .sav file in IDL VM
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
passing parameters to .sav file in IDL VM [message #68081] Sun, 20 September 2009 14:06
Prashanth is currently offline  Prashanth
Messages: 9
Registered: June 2009
Junior Member
Hi!

I have a procedure defined like

Pro changeview, file1,file2,file3

When I run it from the IDL command prompt in the workbench as
changeview, 'c:\june','c:\october','c:\june_oct'

it works fine

I tried to execute the changeview.sav file using the IDL VM in the
DOS window as follows

idl -vm=changeview.sav -args "c:\june" "c:\october" "c:\june_oct"

it is not accepting the arguments

Can anyone please help me with the passing of arguments while working
with IDL VM.

Also, how can I use the command line arguments when I have keyword
parameters like

pro changeview, file1=file1, file2=file2, file3=file3

Best regards,
Prashanth
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: i don't see how to summarize it into an object name... :)
Next Topic: HDF: accessing VData in VGroup

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 17:32:42 PDT 2025

Total time taken to generate the page: 0.00580 seconds