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

Home » Public Forums » archive » passing parameters
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
passing parameters [message #34324] Thu, 06 March 2003 09:27 Go to previous message
b.schneiter is currently offline  b.schneiter
Messages: 3
Registered: March 2002
Junior Member
Hello,

I have a problem with stand-alone applications and passing parameters.

I have made a very simple procedure (test.pro) as an example, which
is:

pro test, A

xyouts, 0.5, 0.5, A

end

If I write "test, 36" in the command line in IDL, a new window is
created with "36" written in the middle of it. Simple and it works.

Now, I made a stand-alone application (test.sav) of this procedure,
following the instructions you give in your web-site, because I would
like to use test.sav from outside of IDL. Therefore, I also made a DOS
Batch file to call this new application with the single line:

"c:\test.sav 36"

The parameter "36" doesn't pass through the routine into the variable
A.
How can I get that fixed?

Thank you in advance :)

Bastienne
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Slow execution with NaNs under Solaris 8 and 9
Next Topic: Re: HELP SAVING QUALITY IMAGES

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

Current Time: Thu Oct 09 21:49:15 PDT 2025

Total time taken to generate the page: 0.64210 seconds