HP Forums
Reset HP50G Keys - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: General Forum (/forum-4.html)
+--- Thread: Reset HP50G Keys (/thread-13608.html)



Reset HP50G Keys - kelly_0003 - 09-08-2019 03:35 PM

Hello,

I am trying to write a program by selecting Right Shift - << >>.
However, I must have overwritten the key and Right Shift - <<>> = HMS+.

How do I reset the keys to have access to the parenthesis?

Thanks in Advance!


RE: Reset HP50G Keys - cdmackay - 09-08-2019 05:24 PM

(09-08-2019 03:35 PM)kelly_0003 Wrote:  Hello,

I am trying to write a program by selecting Right Shift - << >>.
However, I must have overwritten the key and Right Shift - <<>> = HMS+.

How do I reset the keys to have access to the parenthesis?

Thanks in Advance!

If you've reassigned the key in USR mode, can't you just disable USR, with ↰ ALPHA (USER)?

Or system flag -62.

Key#nn.n DELKEYS will remove an assignment. Get the key number using 0 WAIT.

The key number for ↱≪≫ is 95.3, so 95.3 DELKEYS would remove the assignment for that.

0 DELKEYS deletes all key assignments