Posts: 1,392
Threads: 142
Joined: Jun 2007
I was wondering if anyone who has bought the new Platinum 12c has noticed if programming is any different. Specifically, since the original 12c used up all 256 possible combinations for an 8-bit command, and the Platinum has some new keys (x^2, =, ALG, RPN), how are these accomodated? Come to think of it, with GTO 000 to GTO 399 taking up 400 combinations, and an 8 bit command allowing only 256, did they maybe take a new approach and have the GTO command take 2 bytes now?
Has anyone checked this out?
thanks,
Don Shepherd
Louisville, KY
Posts: 111
Threads: 19
Joined: Jan 1970
Don, programming is the same, using RPN. In my unit i cannot go over 253 lines though as then any earlier GTO cease to work.
Posts: 1,392
Threads: 142
Joined: Jun 2007
Thanks Tony. Based on your experience, it sounds like they goofed up the GTO command implementation. What good are 400 steps if you can't use them?
Don Shephed
Posts: 1,107
Threads: 159
Joined: Jan 1970
A good period of beta testing using people who really know what they're doing would have caught the GOTO problem.
FYI...I was a beta tester of sorts, but only got the unit about 6 weeks before it was sold on retail. That won't work, HP. Beta testing has to be early enough where you can fix things they find!
Posts: 1,792
Threads: 62
Joined: Jan 2005
Don wrote:
Quote:
What good are 400 steps if you can't use them?
I have a "classic" 12C (Singapore 1993), and find its programming capabilities suitable for little more than short, disposable routines. Its "GTO" goes to line numbers only, in the style of old BASIC -- no "GSB"/"XEQ" for execution of subroutines identified by a "LBL" (statement label/routine name). There is no capability to edit programs by inserting or deleting individual instructions.
If the 12C Platinum works the same way, perhaps a better question is, "What good is 400 steps of programming under this paradigm?"
Posts: 2,448
Threads: 90
Joined: Jul 2005
Or further,
why did HP use such a crippled version of RPN in the 12c in the first place? Does somebody have any clues to this? Did the built-in financial routines just take up too much space?
Perhaps another way to answer this would be to see how much space it would take on a 15c to implement all of the 12c financial routines. Perhaps it would not even fit on an 11c, or even a 15-c?
regards,
Bill
Posts: 1,107
Threads: 159
Joined: Jan 1970
It's not a crippled version of RPN per se but of RPN programming.
I thought all op codes were used in the 12c. If so, then there was no room for LBL, RTN, GSB, etc.
No excuse in the 12c plat however.
It is normally much too painful to write anything really useful on the 12c for me to do so.
I know that Valentin has done wonders, but I dont' have the patience any more to write things on feature-starved calculators when they should have more instructions.
My 2 cents.
Gene