Windows Script Host 5.6

  • Thread starter Thread starter antoni
  • Start date Start date
A

antoni

Using the Sleep method, I get a message saying the method
is not available.
Are there any restrictions on using this method.

The method is documented and examples are provided in
Windows Script Technologies.
 
Thanks for answering quickly. I still have apprehensions.

You are right. It does work...sometimes
If I open the calculator as in the example, it did work
after a while. But I do not know what triggered it.

If I call for example access which opens a db which in
turn starts a macro, I get a message that sleep is not
supported. If I introduce dummy commands before Do While
xxx.status =0 etc, I do not get the message and the
execution appears to be ok.

I doubt it is a reliable way of automating production jobs.
-----Original Message-----
No

--
http://www.g2mil.com/Apr2003.htm
http://www.sharpword.com/fascism.htm
---------------------------------------------------------- -----
David Candy
http://www.mvps.org/serenitymacros
---------------------------------------------------------- -----
"antoni" <[email protected]> wrote in
message news:[email protected]...
 
You got such a full answer because you didn't supply code samples that aren't working. If you give details people may help. We can at least see if we can duplicate your situation.
 
Back
Top