VoiceGuide IVR Software Main Page
Jump to content

Vb Debugger/tester

Recommended Posts

With regard to this thread at http://voiceguide.com/forums/index.php?showtopic=3236 it would be great if we can have a call simulator for testing VG. But actually for me right now what I need is something to test/debug/interpreter my VBScript. I am a PHP coder that has no pre-knowledge about VBScript and I want to know if every piece of my VBScript code is right even before I test the whole VG script I am writing.

 

Anyone can tell me any program that I can install where I can run my VBScript on and also output the result on the screen? Thanks.

Share this post


Link to post

I use VBSEdit 2.0 which is a cheap/shareware VBS editor that gives you single-step debug, syntax checking and highlighting, block comments in/out, breakpoints and suchlike.

 

Only downside is that you have to open a watch-window while debugging, then close it before stepping, rather than a separate "variables" window you can watch.

 

http://www.adersoft.com/vbsedit

 

There is a new version, now - v3.0

Edited by SupportTeam

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
×