Post
Topic
Board Project Development
Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux]
by
drrmrr
on 05/04/2017, 20:03:48 UTC
Wondering whether it is somehow possible to share global variables between scripts, i.e. set a var x with a value in script01 and then use var x in script2. So far I can't get the script that does not define the variable in the first place to validate.

Hello,

I', saving each variable in it's own file.

Best regards
Damien