Bug in (7820) with RPN
|
06-07-2015, 04:54 PM
Post: #1
|
|||
|
|||
Bug in (7820) with RPN
Hi
I have a problem with a simple program when it is launched from the PROGRAM window in RPN mode. Here is the program : Code:
When I press the exec button in the PROGRAM menu, I have a from asking for N. I type 5214 for example and when i press OK to valid the form, the calculator reboots If I disable RPN mode, everything is fine, but I do prefer RPN mode ! |
|||
06-07-2015, 05:13 PM
Post: #2
|
|||
|
|||
RE: Bug in (7820) with RPN
I couldn't reproduce the bug. Maybe you should reset it and try again?
|
|||
06-07-2015, 05:27 PM
(This post was last modified: 06-07-2015 05:30 PM by DrD.)
Post: #3
|
|||
|
|||
RE: Bug in (7820) with RPN
It's hard to imagine a shorter program to crash the equipment, but apparently any number greater than 999 for N, (in your program), crashes mine. When the device reboots, we're reset back in textbook entry mode, too! (The other settings remained the same).
|
|||
06-07-2015, 06:16 PM
(This post was last modified: 06-07-2015 06:21 PM by Marcio.)
Post: #4
|
|||
|
|||
RE: Bug in (7820) with RPN
(06-07-2015 05:27 PM)DrD Wrote: It's hard to imagine a shorter program to crash the equipment, but apparently any number greater than 999 for N, (in your program), crashes mine. When the device reboots, we're reset back in textbook entry mode, too! (The other settings remained the same). Same here. D**n. EDIT: Lucky for HP that most students don't use or like RPN. (How funny is that?) |
|||
06-09-2015, 09:18 PM
Post: #5
|
|||
|
|||
RE: Bug in (7820) with RPN
As I continue to see how many HP Prime bugs are being identified by the members in this forum, I have to ask if those at HP might consider including a number of these members in the beta test group for new releases... Tim?
|
|||
06-09-2015, 09:42 PM
Post: #6
|
|||
|
|||
RE: Bug in (7820) with RPN
(06-07-2015 05:27 PM)DrD Wrote: It's hard to imagine a shorter program to crash the equipment, but apparently any number greater than 999 for N, (in your program), crashes mine. When the device reboots, we're reset back in textbook entry mode, too! (The other settings remained the same). This one is shorter: Code: EXPORT FOO(N) BEGIN END; My website: ried.cl |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)