HP Forums
bug with user keys - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: HP Prime (/forum-5.html)
+--- Thread: bug with user keys (/thread-4946.html)



bug with user keys - ji3m - 10-14-2015 07:11 PM

If i define a user key such as

KEY KS_Dot()
BEGIN
RETURN " := ";
END;

about half the time i use it i get the correct characters plus a line of garbage.
Very chinese like glyphs.

It can be a few to a pageful. I can usually delete the junk and not lose the edit
but surely some buffer has overun.

This is certaintly a problem with android prime and maybe with all.


RE: bug with user keys - Tyann - 10-18-2015 07:29 AM

Bonjour
Sur la calculatrice physique, l'emploi des touches utilisateur pose problème dans l'éditeur de programme.
Insertion au mauvais endroit et dégradation du code.

Hello
Physics calculator, the use of user keys problem in the program editor .
Inserting the wrong place and degradation of code.