Guest Rob Report post Posted 12/12/2004 04:25 PM Hello, I am using version 5.1.3305 . I am trying to get rv variables inside a Hangup call script that I have set inside my main call script. Is this possible, I keep getting syntax errors in the hangup call script when I try to set a variable to $rv[mytime]. I have tried referenceing result varibles inside the VBSCript for example $RV_CALLLENGTH . But when I try to get at one of my main scripts varaibles that I have set, I receive syntax errors. Here is the code I'm tring to run. ' **************** Dim intMyCallTime intMyCallTime = $rv[mytime] When I do this I receive syntax erros, its like VBSCript doesn't know about those variables I set, back in my main call script. This is very important, and I need to get this working ASAP. Any ideas, Thanks, Rob Share this post Link to post
SupportTeam Report post Posted 12/12/2004 07:33 PM Please post the scripts which you are using. Share this post Link to post
Guest Rob Report post Posted 12/12/2004 09:35 PM I'd rather not post the entire script, I'll try to duplicate it with a test script and post that. Thanks Share this post Link to post
SupportTeam Report post Posted 12/12/2004 11:48 PM Please also update to latest version of VoiceGuide (currently v5.2.3) and run tests with that version on your machine (your registration code will still work). Share this post Link to post