ktruk Report post Posted 03/18/2005 06:08 PM Hi, I want to create a system-wide "default" value for all modules. I was taking a look over the VG.INI and noticed the: "GlobalRV=" setting. Can this be set to a string for all modules? if so, what is the format? something like: GlobalRV=[settingName]{SettingValue} And can it take multi-RVs too: GlobalRV=[settingName1]{SettingValue1}[settingName2]{SettingValue2} I will try a few quick tests now, but some confirmation that this setting can be used would be great - thx - tim. Share this post Link to post
SupportTeam Report post Posted 03/18/2005 09:23 PM Yes. That's exactly how you can preset Global Result Variables. Multiple RVs can be specified as per your example. The VG.INI's values get read in when VoiceGuide is started. Share this post Link to post
ktruk Report post Posted 03/19/2005 12:00 PM It works too! - Exxceeelent - but you don't see the RV's directly in the debug trace, but you do see the results! Share this post Link to post
SupportTeam Report post Posted 03/20/2005 02:50 AM We'll add some tracing of the log in future versions to allow you to easily confirm that the RVs that you specify in VG.INI in have been loaded in as expected. Share this post Link to post