Post Reply 
Export Local Variables to use Globally
06-01-2018, 02:07 PM
Post: #2
RE: Export Local Variables to use Globally
(06-01-2018 01:51 PM)mathnovice Wrote:  I have borrow a Kinematics solve program and have been editing it. I have made local variables and they are common to the 5 programs that I have made (due to only having the ability to input 10 equations per program). I have made my local variables common to all programs e.g gravity = g, change in time = (delta)t for all. When I solve for some local variable in Kinematics g program I want that same variable to to have the same value when I switch to Kinematics PROJ program. Is the possible?

I believe if you use the uppercase variables A - Z and don't declare them local, they're available to all programs and apps.

Tom L
Cui bono?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Export Local Variables to use Globally - toml_12953 - 06-01-2018 02:07 PM



User(s) browsing this thread: 1 Guest(s)