Guest Jonah Report post Posted 02/12/2009 09:21 PM I am using VG Version 7. I am trying to launch an exe for an OnNotConnected Script. Such as "C:\Temp\VGTestAPP.exe ". I am passing in the VG line id as a parameter like this "C:\Temp\VGTestAPP.exe $RV_LINEID" but when I call the exe with the parameter added it does not work. Attaching logs -- I am clearing all logs then I will try it first with no parameters then second with the added parameter. I can run this app fine with and without params from the command prompt. VG.zip Share this post Link to post
SupportTeam Report post Posted 02/13/2009 05:31 AM Please update to this version of VG v7: [old link removed]In this version the parameters specified on the command line should get properly passed to the application.Please post traces from this new version if you continue to have issues. Share this post Link to post
Guest Jonah Report post Posted 02/13/2009 06:03 PM Are there release notes for this version - on what exactly has been changed? I have had a lot of issues before when upgrading versions. Thank you Share this post Link to post
Guest Jonah Report post Posted 02/17/2009 06:55 PM I upgraded to v7.9 and I am still having the same result. Here are the logs showing 2 calls (both busy). The first runs a program with no parameters and it works. The second call I pass in the line ID and it doesn't work. 0217_ktTts.zip Share this post Link to post
SupportTeam Report post Posted 02/17/2009 08:22 PM Please try specifying this in the Run Program module: "C:\Temp\VGTestAPP.exe" $RV_LINEID note the double quotes around the .EXE filename. Single quotes should work as well. Share this post Link to post
Guest Jonah Report post Posted 02/17/2009 08:28 PM Thanks for your prompt response. I tried it with Double Quotes - same issue. See the attached logs. 0217_ktTts.zip Share this post Link to post
SupportTeam Report post Posted 02/18/2009 08:34 AM Looking back through the previous post it looks like we have provided a wrong download link. A ling to general 7.0.9 download was provided instead of to the version that contains incremental fixes.Please download and update to this version: [old link removed] and try again. Share this post Link to post
Guest Jonah Report post Posted 02/19/2009 08:33 PM Works! When do you expect to release the next minor version of VoiceGuide to the public and will it contain this fix? Share this post Link to post
SupportTeam Report post Posted 02/20/2009 01:12 AM This update should be included in next point release, out in a next couple of weeks. Share this post Link to post