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

Home » Public Forums » archive » Re: Piping SAV
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Piping SAV [message #72583 is a reply to message #72579] Thu, 23 September 2010 20:17 Go to previous messageGo to previous message
penteado is currently offline  penteado
Messages: 866
Registered: February 2018
Senior Member
Administrator
On Sep 23, 7:54 pm, chris <rog...@googlemail.com> wrote:
> Ok, thanks. Can you give an example? Or in other words :)

If you want to spawn things, you just assemble a command (IDL or not)
into a string, and give that to spawn.

If it is to run a savefile:

spawn,'idl -rt=whatever.sav'

You may or not want to capture the output of the command, with spawn's
arguments.

But it does not have to be a savefile. You could do

spawn,'idl -e "print,acos(-1d0)"'

Or run a batch file:

spawn,'idl something.pro'
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: NG Colorbar scaling
Next Topic: Re: Reporting 8.0 bu... er, "features"?

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

Current Time: Thu Oct 09 23:42:38 PDT 2025

Total time taken to generate the page: 0.55961 seconds