View Single Post
Old 07-01-2009   #2 (permalink)
Pegasus [MVP]


 
 

Re: Pop-up message...


"Steven Sinclair" <StevenSinclair@xxxxxx> wrote in
message news:C6CA38D6-798C-4EB8-82CB-166F4463B552@xxxxxx
Quote:

> In using this script to pop-up a Windows message...
>
> ----------
> strTitle="INSERT_WINDOW_TITLE_HERE"
>
> Dim WSHShell
> Set WSHShell=WScript.CreateObject("WScript.Shell")
>
> WSHShell.Popup"INSERT_WINDOW_MESSAGE_TEXT_HERE",3,strTitle
> ----------
>
> How can I get this message window to appear with no buttons?
>
> Thanx.
Sorry, you can't under VB Script.


My System SpecsSystem Spec