VoiceGuide IVR Software Main Page
Jump to content

Visual Basic 6.0

Recommended Posts

VBScript is pretty much like Visual Basic. There are very few differences between the two languages.

Share this post


Link to post

fsoudbakhsh: You can run vb6 EXE files via the "RUN" module type. Pass command-line arguments for the exe to pick up if needed. I don't think you will see much of a difference between VB.EXE and VBS. One major difference betwen VBS and VB however is error-handling, VBS 'inline' error handling is a pain, but doubt that its worth changing over to VB.EXE files just for this.

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
×