Received: from darkside. (darkside. [210.8.201.180]) by mail. (Weasel v1.20) for ; 02 Aug 2001 01:00:00 From: "Digest" To: "OS/2GenAu Digest" Date: Thu, 02 Aug 2001 01:00:00 +1000 (EDT) Priority: Normal X-Mailer: CASMailer 1.0 for OS/2 Warp PPC 1.05/G4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: [os2genau_digest] No. 136 Message-ID: <200108020100.000029G6atmail.> Reply-To: Date:- 02 August 2001 1================================================ Date: Wed, 01 Aug 2001 09:36:41 +1100 From: Mark Blackwood Subject: [os2genau] Rexx Time Commands Greetings. Is there a simple command in rexx to pause a program for say one hour or have it start at a specific time? Thank you, Regards. Mark Blackwood markblatpresto dot net dot au 0413 187 140 2============================================== Date: Wed, 1 Aug 2001 10:09:51 From: Voytek Eymont Subject: Re: [os2genau] Rexx Time Commands ** Reply to note from Mark Blackwood Wed, 01 Aug 2001 09:36:41 +1100 > Is there a simple command in rexx to pause a program for say one hour > or have it start > at a specific time? > > > Thank you, [K:\ute]help rexx syssleep Function: SysSleep Syntax: call SysSleep secs secs The number of seconds to sleep. Purpose: Sleep a specified number of seconds. there are some external exes you could call, like: [K:\]sleep usage: sleep