CP SLEEP will put the entire Linux machine in sleep mode. Not a good idea.

Since you are using Linux, you must be using Regina as the rexx
supervisor.  If you look in the rexx manual that comes with Regina, the
SLEEP function is implimented in the form of:

rc = sleep(60)

That will just put the rexx task to sleep.

Tom Duerbusch
THD Consulting

Monteleone wrote:

Thanks.

   Gerard MONTELEONE
 Ingenieur Systeme & Reseau
SI.TE.C Z.I du vazzio 20090 AJACCIO
( +33495236809 H +33687727032
             www.sitec.fr


-----Message d'origine----- De : Linux on 390 Port [mailto:[EMAIL PROTECTED] De la part de Rob van der Heij Envoyi : vendredi 27 fivrier 2004 09:56 @ : [EMAIL PROTECTED] Objet : Re: CMS REXX Wait

On Fri, 2004-02-27 at 09:02, Monteleone wrote:


Hello,

I would like to wait for a specified time in a rexx cms script, should


I


have to write a program to do that, or is there a standard CP ou CMS
function to do that ?



I'd say CP SLEEP but it is a bit limited. And while it is a bit of rude, this is very flexible PIPE literal .. | delay | hole

Rob



Reply via email to