08-15-2013, 07:51 PM
yep, thought about this, but using hook for initializing only a variable is not cheap....
I made a workaround, initializing the global variable when the main linked program is created, then locked it to prevent multiple use of routine on activation.
Others specificities for variable is useful.
Hope you'll sell much licences.
Back to code now....
I made a workaround, initializing the global variable when the main linked program is created, then locked it to prevent multiple use of routine on activation.
Others specificities for variable is useful.
Hope you'll sell much licences.
Back to code now....