This is just a thaught, but may be helpful for me in many scenarios. Is it possible to change the variables of one running script, using or invoking other script.
OR we can say like that..
Can i access variables of other script using mine script.
Operating System : Linux
Scenarios where it can be useful, i am building an application where user can copy paste objects between tabs, in this case i can hold values in variables. But if user wants to paste in the same application but invoked from other terminal, in this case i will not be able to access what ever is copied.
I tried with clipboard option, but will not work for me in particular scenarios (because some graphical objects are also needs to be pasted)
OR we can say like that..
Can i access variables of other script using mine script.
Operating System : Linux
Scenarios where it can be useful, i am building an application where user can copy paste objects between tabs, in this case i can hold values in variables. But if user wants to paste in the same application but invoked from other terminal, in this case i will not be able to access what ever is copied.
I tried with clipboard option, but will not work for me in particular scenarios (because some graphical objects are also needs to be pasted)