50g CRLIB no $VARS option?
|
05-12-2014, 10:52 AM
Post: #1
|
|||
|
|||
50g CRLIB no $VARS option?
I used D->LIB from Detlef Mueller today. Excellent tool for creating libs on the HP 48.
This tool allows you to set $VARS to a list of variables you want to remain in RAM although they currently exist as globals in the directory where the library is being built. I didn't see this feature documented for CRLIB in the 50g AUR. Is there a way to accomplish this using CRLIB to build a library for the 50g? It ain't OVER 'till it's 2 PICK |
|||
05-12-2014, 12:33 PM
Post: #2
|
|||
|
|||
RE: 50g CRLIB no $VARS option?
The way CRLIB works on the 50g you have to specify $VISIBLE and $HIDDEN, whereas the D->LIB tool has helpful defaults. Therefore, my question is not a question. If you leave global vars out of both $VISIBLE and $HIDDEN you get the desired behavior with CRLIB.
It ain't OVER 'till it's 2 PICK |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)