What's the use of this function 'SHOW' (h EXIT) ?
It seems to work only in program mode (where it displays any hex-numbers), but I couldn't find any description in the manual.
WP34S key 'SHOW' ?
|
|
« Next Oldest | Next Newest »
|
▼
Post: #8
06-03-2011, 10:37 AM
▼ ▼
Post: #10
06-03-2011, 11:02 AM
Thanks Walter, now I see it! ▼
Post: #11
06-03-2011, 11:07 AM
Luiz' font seems to be not searchable/findable for standard search functions - it doesn't work in MS Word either :-) ▼
Post: #12
06-03-2011, 12:00 PM
Ok, there are a few other questions of mine: ;-)
1) are there any plans to make a list (catalog) of ALL WP34" functions/commands?
2) IIRC I've read that the cursor-up/down keys are repeatable!? Franz
Edited: 3 June 2011, 12:01 p.m. ▼
Post: #13
06-03-2011, 02:28 PM
AFAIK, all functions are listed in the index. We use different catalogs for some structuring - and we didn't have such convenient search tools when we started. Repeating the arrow keys is HW-driven, so it won't work with the emulator. Walter
Post: #14
06-03-2011, 10:04 PM
Quote: Unlikely. The full catalogue will run us out of flash -- about 950 distinct commands in the command set at two bytes each. I can think of a better use for this much flash e.g. another user code page or two e.g.
Quote: On the real device yes. Although I don't use this feature much given the alpha navigation in the catalogues. - Pauli
Edited: 3 June 2011, 10:10 p.m. ▼
Post: #15
06-04-2011, 07:36 AM
Now that I'm becoming more familar with the some 'special' keystrokes, I wonder why you haven't use a bit modified assignment of the alpha characters to the calculator keys!? As it is now you have to press an additional ENTER for some functions when addressing the registers Z and T (e.g. STO Z or RCL T), because these T and Z are on the * and + keys.
Why didn't you use the following layout for the letters M to Z:
With this shifting left one column of R..Z this additional ENTER for addressing Z and T registers could have been avoided. Franz
Edited: 4 June 2011, 7:38 a.m. ▼
Post: #16
06-04-2011, 09:46 AM
Ok, forget it, in my idea above now T would be in conflict with 6 and X with 0, and that's in fact the same problem, too! There are just not enough keys for so many functions ... ;-) ▼
Post: #17
06-04-2011, 07:39 PM
There is also the extra constraint that 0 and 1 had to be left (mostly) alpha-free for use with conditional tests. Believe me a lot of thought has gone into the layout and interface.
|