Tools@BasicAware

Wait

Purpose

Wait a specified amount of seconds or (optionally) until certain keys are pressed.


Download

Command line application Wait


Installation

None. Download the ZIP file, extract the included executable and run it.

Please note: this is a console application. You should run it from a command prompt.


Use case(s)


Syntax

Wait /time=<number of seconds> [/key=<key to skip>] [/minimum=<minimum wait time although key was pressed>]

Parameters:

Examples

Wait /t=10 /k=x

Waits for 10 seconds or until 'x' is pressed. Upper/lower case doesn't matter. In addition to 'x', <SPACE> and <ESC> are also recognized as valid keys.


Source code

The PowerBASIC source code is available at Github


Known issues / limitations


Version

16.05.2024

Navigation

Tools

Info

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Germany License .
All contents copyright © 2012-2024 by BasicAware, Knuth Konrad