12c/12c Platinum programming differences - Printable Version +- HP Forums (https://archived.hpcalc.org/museumforum) +-- Forum: HP Museum Forums (https://archived.hpcalc.org/museumforum/forum-1.html) +--- Forum: Old HP Forum Archives (https://archived.hpcalc.org/museumforum/forum-2.html) +--- Thread: 12c/12c Platinum programming differences (/thread-40217.html) |
12c/12c Platinum programming differences - Don Shepherd - 08-09-2003 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, Re: 12c/12c Platinum programming differences - Tony - 08-10-2003 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.
Re: 12c/12c Platinum programming differences - Don Shepherd - 08-10-2003 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
It does show a lack of testing - Gene - 08-10-2003 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!
Re: 12c/12c Platinum programming differences - Karl Schneider - 08-11-2003 Don wrote:
Quote: 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?"
Re: 12c/12c Platinum programming differences - bill platt - 08-11-2003 Or further,
Re: 12c/12c Platinum programming differences - Gene - 08-11-2003 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. |