Post Reply 
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:

EXPORT TEST(N)
BEGIN
PRINT(N);
END;

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 Sad

If I disable RPN mode, everything is fine, but I do prefer RPN mode !
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Bug in (7820) with RPN - wawa - 06-07-2015 04:54 PM
RE: Bug in (7820) with RPN - Marcio - 06-07-2015, 05:13 PM
RE: Bug in (7820) with RPN - DrD - 06-07-2015, 05:27 PM
RE: Bug in (7820) with RPN - Marcio - 06-07-2015, 06:16 PM
RE: Bug in (7820) with RPN - eried - 06-09-2015, 09:42 PM
RE: Bug in (7820) with RPN - kharpster - 06-09-2015, 09:18 PM



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