Re: MsgBox doesn't stop script!!!

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Martin CLAVREUIL (-dropthis-martin.clavreuil_dropthis__at_wanadoo._drop-this_fr)
Date: 06/05/04


Date: Sat, 5 Jun 2004 20:35:31 +0200

hi,

can you post the source.

"Kent P. Iler" <kent@iler.NOSPAM.com> a écrit dans le message de
news:3WDcc.79190$gA5.973640@attbi_s03...
> Hi,
>
> I have a script that I want to stop/pause execution until the user click's
> OK on a msgbox.
>
> I've used msgbox and wscriptshell.popup, but neither seems to stop
> execution. The call is inside a function, but I don't think that should
> matter.
>
> I watch the taskmanager, and I'll see a 2nd instance of wscript kick off.
>
> Here's a longer description of what I'm doing.
> I have a script open up 3 instances of IE. 2 are pointing to websites,
and
> 1 is used for a status bar that I updated the progress via the script. I
> initialize the instances at the beginning, so there should never be more
> then 3 open. However, I am seeing the script continue when the msgbox or
> popup is open. Sometimes 4-5 instances of IE are then open, and I have no
> idea how this is happening!
>
> Has anyone seen anything like this?
>
> Thanks.
>
> -- Kent Iler
> ----------------------------------------------------------------------
> kent@iler.NOSPAM.com
> Please CC: all replies via e-mail
> Remove .NOSPAM from e-mail address
>
>



Relevant Pages

  • Re: MsgBox doesnt stop script!!!
    ... > I have a script that I want to stop/pause execution until the user click's ... > I've used msgbox and wscriptshell.popup, ... > 1 is used for a status bar that I updated the progress via the script. ... > initialize the instances at the beginning, so there should never be more ...
    (microsoft.public.inetsdk.programming.scripting.vbscript)
  • Re: MsgBox doesnt stop script!!!
    ... > I have a script that I want to stop/pause execution until the user click's ... > I've used msgbox and wscriptshell.popup, ... > 1 is used for a status bar that I updated the progress via the script. ... > initialize the instances at the beginning, so there should never be more ...
    (microsoft.public.scripting.wsh)
  • Re: Retrieving changes to AD via VBS
    ... The script runs every 15 minutes and takes less than a ... > have recording thr highestCommittedUSN and comparing it to the current ... > MsgBox "highestCommittedUSN written to file" ... > Set objConnection = CreateObject ...
    (microsoft.public.win2000.active_directory)
  • Re: Err values from MapNetworkDrive failures
    ... msgbox Err.description ... '// I switched to run so I can ensure this command ... '// this turns error handling off ... that allows me to see where the script stops. ...
    (microsoft.public.windows.server.scripting)
  • Re: MessageBox questions
    ... than MsgBox since that is a function in the VBScript ... > script was from AWK about a hundred years ago - whew! ... >>reference to JScript and MessageBox that seemed even remotely like it ... >>work for me since I need to tie it to a web service response. ...
    (microsoft.public.dotnet.framework.aspnet)