Post Reply 
Problem with INPUT()command in RPN mode
05-14-2015, 01:27 PM (This post was last modified: 05-14-2015 01:27 PM by wawa.)
Post: #1
Problem with INPUT()command in RPN mode
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.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Problem with INPUT()command in RPN mode - wawa - 05-14-2015 01:27 PM



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