I want to update a global variable when a user clicks on a menu option.
How do I set that up?
The only events I have are
onApplicationInit
onExecute
onLoad
I set up the menu through Scriptcase’s MenuItems.
I want to update a global variable when a user clicks on a menu option.
How do I set that up?
The only events I have are
onApplicationInit
onExecute
onLoad
I set up the menu through Scriptcase’s MenuItems.
Re: Update Global Variable on Menu Click
Hello,
You could set the global variable to be updated once the selected application launches, i. e., onApplicationInit.
regards,
Bernhard Bernsmann