krav_magan
Member
The Mox Script Master
Gender:
Posts: 46
|
|
I want to use cscript instead of wscript
« on: Sep 15th, 2014, 5:03pm » |
Quote Modify
|
The problem is, when I try to use cscript I don't see how I can get the script to pause like with wscript... with wscript you can simply put up a msg box to halt the script but in the console it just sends this message and keeps executing. What ways can I get the console to halt execution at a certain point? I'm working on trying the polling method of getting data so that way the while loop will keep the script running.. but I'm not really sure how to do this though I'm trying. Any help appreciated.
|