CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2001
    Posts
    65

    Is there a `wait` or `pause` command available?

    Hi,

    Is there any VB code available for a WAIT or PAUSE command. Instead of using a timer, I would rather that the program halted for a designated number of seconds before continuing. Is this possible? Any Code?

    Thanks

    Mark


  2. #2
    Join Date
    Jan 2000
    Location
    Saskatchewan, Canada
    Posts
    595

    Re: Is there a `wait` or `pause` command available?


Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured