How can I maintain a variables value when editing a Program or App
|
12-17-2014, 06:52 PM
Post: #1
|
|||
|
|||
How can I maintain a variables value when editing a Program or App
I have about 10 variables I need to save that are defined in an App. If I open up that App for editing, any EXPORTED variables are reset, LOCAL variables disappear when the App ends, and the GLOBAL App variables (variables that are only seen internally in the App) are reset. Searching the manual, I could store to a MATRIX, but that adds another file outside the App. Another thread has talked about using NOTES to programmatically store and retrieve variable values, but I am unclear as to if that can be done with the App note, or how to do it. I've searched the online manual and the calculator help file, tried some of the examples, and it's still unclear to me. If any one could provide some more detail, or even if it is possible to programmatically store and retrieve multiple variables from the App note file, it would be appreciated.
Thanks in advance. RCF |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
How can I maintain a variables value when editing a Program or App - Bob Frazee - 12-17-2014 06:52 PM
RE: How can I maintain a variables value when editing a Program or App - Han - 12-17-2014, 07:33 PM
RE: How can I maintain a variables value when editing a Program or App - Snorre - 12-17-2014, 07:37 PM
RE: How can I maintain a variables value when editing a Program or App - Han - 12-17-2014, 08:16 PM
RE: How can I maintain a variables value when editing a Program or App - cyrille de brébisson - 12-18-2014, 07:13 AM
RE: How can I maintain a variables value when editing a Program or App - Didier Lachieze - 12-19-2014, 09:03 AM
RE: How can I maintain a variables value when editing a Program or App - Bob Frazee - 12-21-2014, 11:35 PM
RE: How can I maintain a variables value when editing a Program or App - Didier Lachieze - 12-22-2014, 09:42 AM
RE: How can I maintain a variables value when editing a Program or App - Bob Frazee - 01-24-2015, 01:41 AM
|
User(s) browsing this thread: 2 Guest(s)