I am trying to get the Array Object to carry over values across sub-applications. Close. But when I load up the array the X,Y of the active defaults to 0,0.
Any thoughts?
Marv
Printable View
I am trying to get the Array Object to carry over values across sub-applications. Close. But when I load up the array the X,Y of the active defaults to 0,0.
Any thoughts?
Marv
Ok I think I have it now, saving data between Sub-applications using the Array Object.
Press S to save the active,s X,Y position.
Press 1 to increase the Global Value A (up to 5, but leave room to increase it in the sub-application)
Press space to bring up the sub-application.
Press 1 to increase Global value A (up to 5)
When you press Space again the Array file is automatically saved and the sub-application closes.
Make sure you save the active's X,Y position before closing the application.
Open the application again and press L to load the saved stats.
For now the Array is 1 based, 6x6.
Marv