Post Reply 
New Version: 2.1.14181 (2018 10 16)
11-15-2018, 12:05 AM
Post: #32
There is a bug when using the single quotation mark ''
There is a bug when using the single quotation mark for ex.
PRGM(quote((x+y)/(x-y)).+"") after the first execution it leaves in history
PRGM( x+y )
('---'.+"" )
( x-y )
When you copy the above back on the execution line and try to execute it again it gives "Error:Syntax Error" because it moves the right single quotation below the dividing line. When you move the right quot. mark one level up, to the dividing line, the program exec. OK. I think this bug should be fixed very soon because moving the qout. mark each time you want to exec. the prgm. copied from the hist. on the exec. line is very inconvenient.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
There is a bug when using the single quotation mark '' - John P - 11-15-2018 12:05 AM



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