HP3000-L Archives

December 2003, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Michael Berkowitz <[log in to unmask]>
Reply To:
Michael Berkowitz <[log in to unmask]>
Date:
Thu, 11 Dec 2003 13:32:10 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (26 lines)
Ken Hirsch writes

-----Original Message-----
From: Ken Hirsch [mailto:[log in to unmask]] 
Sent: Thursday, December 11, 2003 1:28 PM
To: [log in to unmask]
Subject: Pause v. sleep


As long as you're only interested in pausing for an integral number of
seconds, you can call the C/POSIX sleep function instead of PAUSE.

E.g.

CALL "sleep" USING \5\
or
CALL "sleep" USING \PAUSE-TIME\
---------------------------------------------------------------
Or you can call the COMMAND or HPCICOMMAND intrinsic passing "PAUSE 5".

Mike Berkowitz
Guess? Inc.

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2