Post Reply 
Problem with INPUT()command in RPN mode
05-15-2015, 12:25 AM
Post: #4
RE: Problem with INPUT()command in RPN mode
(05-14-2015 01:27 PM)wawa Wrote:  Hello

I have a problem using the INPUT command in RPN mode : In a simple program like this :
Quote:EXPORT TEST()
BEGIN
INPUT({A,B});
END;

When I try to enter a negative number for A or B, Something strange happens : Single quotes are added in the edit line around my number and when I press OK, I have an Invalid Entry error. If I remove single quotes around my number, then it is OK. With positive numbers, no problem.

When I am in textbook or algebraic mode, I have no such problem.

I use the latest firmwrare (05/2015) but the problem was here also with the previous ones.
Even when I enter a positive number, I get the single quotes!

Tom L

Tom L
Cui bono?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Problem with INPUT()command in RPN mode - toml_12953 - 05-15-2015 12:25 AM



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