Login | |
|
 |
Re: wscript.echo...wrong window - 3/22/2005 11:27:22 PM
|
|
 |
|
| |
mbouchard
Posts: 1916
Score: 16
Joined: 5/15/2003
From: USA
Status: offline
|
run your script using cscript.exe. Wscript.Echo acts like msgbox when run using wscript.exe, which is the default.
|
|
| |
|
|
|
|
|