newRPL: Making RPL more readable
|
12-20-2016, 01:11 PM
Post: #26
|
|||
|
|||
RE: newRPL: Making RPL more readable
Hi, one of the problems of the hp48/50 series libraries is that they use an identifier number
And if two users create a library with the same number, there will be a conflict, my proposal is to use the name of the library as reference PHP Code: dirName PHP Code: libraryName Another problem is that IDs in a directory are easily rewritten, a LOCK CMD is required to block. And another to hide variables, which can only be visible from the FILES KEY PHP Code: dirName PHP Code: LOCK dirName |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)