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

Home » Public Forums » archive » Re: running IDL as a 'sleeping' process
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: running IDL as a 'sleeping' process [message #78880 is a reply to message #78873] Wed, 04 January 2012 07:21 Go to previous messageGo to previous message
penteado is currently offline  penteado
Messages: 866
Registered: February 2018
Senior Member
Administrator
On Jan 3, 5:48 pm, desertdryad <dry...@gmail.com> wrote:
> Is this sort of daily repeating process in the realm of possibility
> for IDL to do?  Should I be thinking of some sort of 'wrapper' program
> that calls IDL to do this?   I know just enough C/C++ to get in
> trouble :) but not much of anything like Java and the like.  Comments
> and suggestions welcome. Thanks!

One simple and IDL-only (thus platform-independent) way to do it is
use IDL's wait procedure. The program can do its thing, then call
systime() to find out how long to sleep, then call wait to sleep for
the desired time.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: X11<->IDL Death Grip Mac OSX
Next Topic: Object SetProperty Not inherited

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

Current Time: Wed Oct 08 17:04:08 PDT 2025

Total time taken to generate the page: 0.00661 seconds