VoiceGuide IVR Software Main Page
Jump to content

Using Wscript.sleep In "run Vbscript" Module

Recommended Posts

Maybe running some process that times out after a certain number of seconds? Like a ping to a non-extiant address?

 

Please note that setting in VG.INI:

 

[moduleRunScript]

Engine=WScript

 

should switch system back to using the old WScript way of running the VBS scripts, which will allow you to use the Wscript objects in the VBScripts again.

 

If you have problems when Engine=WScript is set then please post trace capturing that call

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×