Re: How can I waste time ?

From: Ben Finney (bignose-hates-spam_at_and-benfinney-does-too.id.au)
Date: 02/19/04


Date: 19 Feb 2004 14:18:06 +1050

On 18 Feb 2004 19:35:55 -0800, Richard Shea wrote:
> I want my script to pause for a pre-determined number of seconds. How
> do you do that ?

What you want is to send your application to sleep for a specified time.

    <http://www.python.org/doc/lib/module-time.html#l2h-1763>

-- 
 \      "I went to a garage sale. 'How much for the garage?' 'It's not |
  `\                                     for sale.'"  -- Steven Wright |
_o__)                                                                  |
Ben Finney <http://bignose.squidly.org/>


Relevant Pages

  • Re: Mouse support on 4.1 on Windows fails
    ... <pause mouse keypress> ... A small window pops up, but there are no OK of Cancel ... The following script snippet works on gnuplot 4.0 on a WinPC. ... wait for a mouse click (better a keypress such as ...
    (comp.graphics.apps.gnuplot)
  • Re: scripted search
    ... the final script will take search terms from ... avoid the pause. ... Where do you see a pause option in Perform Find? ...
    (comp.databases.filemaker)
  • Re: scripted search
    ... the final script will take search terms from ... avoid the pause. ... Where do you see a pause option in Perform Find? ...
    (comp.databases.filemaker)
  • Re: "Continue" button to come out of preview needs to be clicked twice. Fix?
    ... I set up a script to ... >pause twice, so that's why you need to click Continue twice: ... FMP is so ...
    (comp.databases.filemaker)
  • Re: How to enforce the "more" command
    ... I wondered if there is any other command to pause the output. ... I have a script, test.sh, which contains ... anything to test.sh as it doesn't read its stdin. ...
    (comp.unix.shell)