bfrank Report post Posted 09/07/2009 02:58 PM Is there any way to set global variables through the COM interface? The RvSet call doesn't provide a way to flag a variable as global. Share this post Link to post
SupportTeam Report post Posted 09/08/2009 01:46 AM Looks like right now the option to set the RVs to be 'Global' is not provided through the COM/WCF/etc interfaces. This would be a desirable feature and it deserved to be addd. We will include this on the 'todo' list. If this feature is required by you urgently then please contact support@voiceguide.com directly. The workaround for now would be to issue a COM/WCF command to start another script which just has an Evaluate Expression module int it - that sets the Global RV, and then from that Evaluate Expression module jump back to the next module in the original script. Share this post Link to post