![]() |
wp-34s command formatting - 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: wp-34s command formatting (/thread-244691.html) |
wp-34s command formatting - Andrew Nikitin - 06-05-2013 I tried to use 'TVM' app for wp-34s (32tT3382).
May I suggest format this kind of command so that leading zeroes are not shown? After all the sequence 002 represents number 2 (unlike, say, register 02, where 02 is pretty much the name of a register). Same thing for #013 -- #13 is what actually meant there anyway. Another inconsistency during program entry: [RCL] [0] [<-] keeps RCL _ ready to accept corrected address but [RCL] [+] [<-] cancels RCL altogether. I also noticed that VIEW[alpha] command disappears from P.FCN catalog in "input" mode. I had to read IOP to find that now it is on a shortcut ([h][view][-]). I kind of a see a logic of a shortkut ([h] [view] is VWα+ and [-] "cancels" the +), but it was unpleasant surprise to not find a command where it used to be in a mode where it is a valid command.
(I've got my 34s less than a week ago and it takes me multiple attempts to enter certain commands. I am also full of other good suggestions which I am desperately trying to contain.)
Re: wp-34s command formatting - Walter B - 06-06-2013 Hi Andrew, Quote:Share them :-) Maybe you are the user who should have seen the WP 34S earlier. Quote:(I edited your post a bit for formatting.) Good ideas.
Quote:Please read p.34, footnote 21 of the printed manual.
Quote:Please see my second sentence above. Looking forward to more comments.
d:-)
Re: wp-34s command formatting - Andrew Nikitin - 06-06-2013 Walter,
Quote: Page 34 of a manual (edition 3.1) has footnotes 24 and 25. I looked around and found footnote 19 on page 27:
Quote:
This answers my question of how to correct erroneous operator.
Quote:I tried counting for several various meanings of "second", "above" and "sentence". I am still not sure which one is that. The one about footnote?
BTW, I should, probably, say it to get out of the way: I think wp-34s is awesomest calculator ever. You all did a terrific job. It is true work of love, and it shows in almost every aspect of design. It is pleasure to handle, look at and program. I feel privileged to have one.
Re: wp-34s command formatting - Walter B - 06-08-2013 Andrew, thanks for your kind words. Some explanations:
Re: wp-34s command formatting - Paul Dale - 06-08-2013 Quote: The argument processing code doesn't remember the original command entered. This goes way way way back before the 34S was even an idea. RCL and RCL* are different commands. It would be possible to implement <- to cancel the * (or +, -, /, ^ or v). Some more bytes of code, that's all.
|