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

Home » Public Forums » archive » SPAWNing IDL from IDL under UNIX
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
SPAWNing IDL from IDL under UNIX [message #20157] Thu, 18 May 2000 00:00 Go to previous message
D. Mattes is currently offline  D. Mattes
Messages: 14
Registered: May 1999
Junior Member
hello IDL gurus: here's a fun self-referential problem that i REALLY need
solved. i have a lengthy minimization process coded using IDL. what i
would like is to allow the user to use my widgets to set minimization
parameters, etc. and then spawn idl as a UNIX process which runs the
minimization.

so i would use spawn to set the idl startup file:
spawn,'setenv IDL_STARTUP my_min_proc'

then, i would like to spawn idl as a unix process, using the unix 'at'
command:
spawn,'at now; idl; ^D'

the preceeding command starts idl using the specified startup file, but it
runs in the current terminal shell. if i exit the shell, i lose the
process.

any insight into this issue would be greatly appreciated!

thanks,
david mattes
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: circle plot symbol
Next Topic: Re: HELP - Changing color map in Mac IDl

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

Current Time: Thu Oct 09 23:51:32 PDT 2025

Total time taken to generate the page: 0.31945 seconds