News

I have a vbscript that fairly slowly prints one line to the screen at a time. If I double click it to run it, each line pops up as a dialog box, which is horribly annoying since I have to click OK ...
Heyo,<BR><BR>I have a VBScript that opens a command prompt, and does some stuff. As part of some error checking I want to use the AppActivate method to give focus to ...