O.P. Sleeping
Hi folks - i'm just wondering how i'd go about sleeping my script? Actually, it may not be necessary since what I'm trying to do is figure out an easy way to refer back to a specific chat window after a given time interval. I don't wanna throw the chtwnd object into a global since it could get over-written; I can't pass the handle as a user-data param to AddTimer; and I can't seem to get seem to get the Sleep method of the WScript object to work (not too surprising I guess). Any other ideas?
Zero
|