|
-
Jun 24th, 2007, 04:37 PM
#1
Thread Starter
Junior Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|