Post Reply 
hp 50 keys in program
10-09-2021, 09:35 PM
Post: #1
hp 50 keys in program
Hi brothers.

My question is a liitle particular.

I know that all keys in hp 50g can be represented by row, column coordinate.

For example key "ENTER" is (10,6), but

What command must be used, for replace ENTER by xxx (10,6) in a program?

example:
<< "hola amigo" ENTER>>

replace for:

<<"hola amigo" xxx(10,6)>>

Thanks for your help.
Find all posts by this user
Quote this message in a reply
10-13-2021, 02:38 AM (This post was last modified: 10-13-2021 02:43 AM by heavensabove.)
Post: #2
RE: hp 50 keys in program
<<“hola amigo” 105.1 KEYEVAL>> (UserRPN)
Key "ENTER" is (10,5)
Find all posts by this user
Quote this message in a reply
Post Reply 




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