enter a pause in the script
From: paisher (anonymous_at_discussions.microsoft.com)
Date: 04/20/04
- Next message: Doi: "NT Authority\ groups"
- Previous message: Gaurav: "Re: enter a pause in the script"
- In reply to: Frederik Goerlandt: "enter a pause in the script"
- Next in thread: Frederik Goerlandt: "Re: enter a pause in the script"
- Reply: Frederik Goerlandt: "Re: enter a pause in the script"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 20 Apr 2004 06:16:50 -0700
Hello,
set WshShell = WScript.CreateObject("WScript.Shell")
WScript.Sleep 100
>-----Original Message-----
>Hello,
>
>on my site i have a script in which i want to have a
pause.Is there a
>function for this?
>So when the push the button the next script will start:
>
>private sub cmdButton_onclick
>
>for intTeller = 1 to 10
>
>here i want a pause of half a second or one second
>
>'program code here
>
>next
>
>end sub
>
>
>Thanks
>
>Frederik
>
>
>.
>
- Next message: Doi: "NT Authority\ groups"
- Previous message: Gaurav: "Re: enter a pause in the script"
- In reply to: Frederik Goerlandt: "enter a pause in the script"
- Next in thread: Frederik Goerlandt: "Re: enter a pause in the script"
- Reply: Frederik Goerlandt: "Re: enter a pause in the script"
- Messages sorted by: [ date ] [ thread ]