User-defined functions in Free42
|
01-25-2021, 08:32 PM
Post: #41
|
|||
|
|||
RE: User-defined functions in Free42
Hmmm. Func does actually create variables "X" ... "L", but they are private and can't be accessed using RCL. The idea of making them private was to avoid cluttering up the regular variables namespace, and also to keep the way the backups are stored an implementation detail, so I can tinker with it and make it more efficient or whatnot.
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)