I discovered something interesting about the Prime today
|
01-08-2014, 04:00 AM
Post: #1
|
|||
|
|||
I discovered something interesting about the Prime today
I don't know if the Prime always worked this way or if it is something that was implemented in the firmware update, but the Prime will rename all EXPORTed routines in a program if it is duplicated by saving it under a different name, provided the routine names are all extensions of the program group name.
Specifically, I had a program named Beam that contained EXPORTed routines named Beam_Solve and Beam_Main. When I saved a copy under the new name Beam2, then the routines were automatically renamed Beam2_Solve and Beam2_Main. Also the call to Beam_Solve from Beam_Main was revised. This avoids any conflicts that would occur if they had retained their original names. |
|||
01-08-2014, 05:36 PM
Post: #2
|
|||
|
|||
RE: I discovered something interesting about the Prime today
Always has worked that way.
TW Although I work for HP, the views and opinions I post here are my own. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)