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

Home » Public Forums » archive » Re: journal call broken with 7.x
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: journal call broken with 7.x [message #68931] Tue, 08 December 2009 11:01 Go to previous message
Michael Galloy is currently offline  Michael Galloy
Messages: 1114
Registered: April 2006
Senior Member
Reimar Bauer wrote:
> does one know a way to call a journal file by idl or idlde for windows
> from the shell?
>
> In the past you were able to do a spawn, 'idlde.exe @my_script.pro' from
> a running idlde.

So you want to run a batch file in another IDL process? So this is not
really to do with the JOURNAL command.

I could not get this to work on Windows, but it was fine on Mac OS X.
You should be able to get rid of the @-sign from your SPAWN command.
When I specified the full path to the idl.exe program and to the batch
file, it looked like it found the batch file, but did not run it.

Do you really need to run another IDL process? i.e., it is not good
enough to do the following?

IDL> @my_script

Alternatively, if this needs another IDL process, could you use the
IDL_IDLBridge?

Mike
--
www.michaelgalloy.com
Research Mathematician
Tech-X Corporation
[Message index]
 
Read Message
Read Message
Previous Topic: Full text searching of IDL code libraries?
Next Topic: Re: renaming a variable without making a copy

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

Current Time: Wed Oct 08 19:24:53 PDT 2025

Total time taken to generate the page: 0.00381 seconds