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

Home » Public Forums » archive » Re: IDL server mode
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
Re: IDL server mode [message #11962] Fri, 05 June 1998 00:00
Brian Guarraci is currently offline  Brian Guarraci
Messages: 3
Registered: June 1998
Junior Member
I figured out my own solution:

#!/bin/csh
idl -server < /dev/null |& cat >! /dev/null &

Brian Guarraci wrote:
>
> Greetings,
>
> Can IDL run be in server mode in a background process? I've only been
> able to get server mode to work properly in a foreground process. I've
> tried: idl -server& and closing my xterm, but it seems to act funky -
> depsite the fact that the server is still running. Do I need to reroute
> stdout and stderr?
>
> Any help would be appreciated.
>
> Thanks!
> brian
> guarraci@hpl.umces.edu
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Control-C and cleanup routine
Next Topic: Control-C and cleanup routine

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

Current Time: Fri Oct 10 05:59:56 PDT 2025

Total time taken to generate the page: 0.64157 seconds