Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2008
    Posts
    32

    Wait Or Pause Input Box

    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? thanks

  2. #2
    Join Date
    Jul 2002
    Location
    Just South of Reality
    Posts
    778
    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.
    Attached Files
    Last edited by holtgrewe; 07-11-2008 at 10:53 AM.

Similar Threads

  1. can i get a text from input box in under page?
    By lnd in forum AutoPlay Media Studio 6.0
    Replies: 6
    Last Post: 05-04-2007, 09:42 AM
  2. Listbox and Input box problem
    By Training in forum AutoPlay Media Studio 6.0
    Replies: 1
    Last Post: 10-25-2006, 09:43 AM
  3. Input Box Wierdness
    By Roboblue in forum AutoPlay Media Studio 6.0
    Replies: 9
    Last Post: 11-18-2005, 01:20 PM
  4. HOWTO: Display Conditional Text Based Upon a List Box Selection
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-15-2002, 10:54 AM
  5. Packages and If Statements
    By Medlir in forum Setup Factory 6.0
    Replies: 4
    Last Post: 05-09-2002, 03:51 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts