View Full Version : Wait Or Pause Input Box
sillybob123
07-11-2008, 10:34 AM
hey i have used the Application.Sleep(1000) script but i was wondering if anyone could tell me the code so i can make it that when the user inputs a number into an "input box" and presses "Freeze" it will pause for the written amount of time? :D thanks
holtgrewe
07-11-2008, 11:50 AM
SillyBob,
I'm not trying to be condescending in the least.
This is pretty basic stuff. I would suggest getting into the 'help' file and spent a couple hours perusing the Users Guide and Action references and try a lot of the features. Everyone wants to "jump in" and start developing sophisticated aps; but as with anything, building blocks is the key...that's how most of us learned the AMS basics - and we're still learning.
This example will get you over the current hurdle, and the forum is here to help, but do yourself a favor first and start experimenting with the different Objects and actions - you will probably amaze yourself at what you will be able to do.
P.S.
The Application.Sleep() will LOCK your entire ap for the duration, so you probably want to use this sparingly...if at all.
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.