Stoping the script until "Enter" is pressed?
Stoping the script until "Enter" is pressed?
- Subject: Stoping the script until "Enter" is pressed?
- From: "Maxime Paquette" <email@hidden>
- Date: Tue, 13 Feb 2001 10:48:36 -0500
Hi,
Here's what I wnat to do in my script:
on run
-- here, the script do a couple of things.
...
...
-- here, the script pause until the key "Enter" is pressed
-- here, the script continue (after the "enter" key have been
pressed).
end run
The problem, is that I don't know how to know that the "Enter" key, or
any other key, have been pressed so that I can continue the script.
Any idea how I can do that?
Thanks.
Maxime Paquette
<
mailto:email@hidden>
Scripto Centris Inc.
1030 Beaubien Est #103
Montrial, Quibec
Canada
H2S 1T4
(514) 277-6148
--