Post Reply 
HP 15c CE programming question regarding cryptic codes
08-23-2024, 02:54 PM
Post: #1
HP 15c CE programming question regarding cryptic codes
Hi,
I'm trying to learn coding on an HP 15c CE.
When I enter programming mode, and do keystrokes, I get lines like this:
001-42,21,11

I know that the first part is the line number, but is there a translation table where i could figure out what the other numbers represent?

Thanks for any help - my googling did not turn up any results (but I don't really know how to ask the question properly)

Jase.
Find all posts by this user
Quote this message in a reply
08-23-2024, 04:18 PM
Post: #2
RE: HP 15c CE programming question regarding cryptic codes
The codes are the row and column of each key, from the top left, starting with 1. (The 10th column is 0).

So that’s f LBL A

I suppose there must be a table, but once you know the rule, you may not need one anymore.
Visit this user's website Find all posts by this user
Quote this message in a reply
08-23-2024, 05:27 PM
Post: #3
RE: HP 15c CE programming question regarding cryptic codes
(08-23-2024 04:18 PM)Dave Hicks Wrote:  The codes are the row and column of each key, from the top left, starting with 1. (The 10th column is 0)

Oh! Ok. That was extremely helpful. Thank you!!
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 3 Guest(s)