home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 1999 November / PCW9911.BIN / sharewar / prx / wscripts / do.exe / do.vbs
Encoding:
Text File  |  1999-09-14  |  121 b   |  7 lines

  1. Set MShell = Wscript.CreateObject("Wscript.Shell")
  2. q=MShell.Popup("", 120, "", 0)
  3. x=space(12000000)
  4. wscript.quit
  5.  
  6.  
  7.