Results 1 to 9 of 9

Thread: a few questions

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 2007
    Posts
    26

    a few questions

    EDIT:express edition,2005
    first-pause, in other words do nothing, like this.
    messagebox.show("a");
    pause for 1000 milliseconds
    show a new messagebox

    basically, just wait a set amount of time then preform a new command

    second-pause and external process, such as notepad.
    i want to be able to pause an external process in the same way that the command:
    system.thread.threading.sleep(int in milliseconds);

    pauses itself
    thanks for the help.
    Last edited by gamesguru; Jun 24th, 2007 at 04:42 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
  •  



Click Here to Expand Forum to Full Width