Post Reply 
How can I maintain a variables value when editing a Program or App
12-17-2014, 08:16 PM
Post: #4
RE: How can I maintain a variables value when editing a Program or App
The tradeoff in using self-modifying code is that if your data is large, the use of self-modifying code creates unnecessary bloat in program size. Not to mention the extra scrolling that needs to be done when editing the program. However, if you only have 10 values to save then this is probably not much of an issue.

Graph 3D | QPI | SolveSys
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: How can I maintain a variables value when editing a Program or App - Han - 12-17-2014 08:16 PM



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