Hi guys!
Someone knows if it's possible to catch / grab a string or a value within a HTML5 project from a local running application?
For example: The HTML5 app is running in the browser, then I want it to catch a global value from another fusion made windows application that is also running.
Since lacewing or Dynamic Array is not supported within the HTML5 exporter I need to find another way to send values or string between running applications.
I try to make Sub-Application to work, but no success so far.