Post Reply 
[BUG] in history -> entry line
06-09-2016, 11:22 AM (This post was last modified: 06-24-2016 01:45 PM by compsystems.)
Post: #1
[BUG] in history -> entry line
Simplify: none
quote (x^3 / x^2) [enter] returns '(x^3/x^2)' ok
then up to history and copy the entry into the input line [enter] -> ERROR SINTAX '(x^3/x^2')

the hpprime is moving a quotation mark (right) outside the brackets '(x^3/x^2')

other sample

getOperator:=0; [enter]
part(quote(x^3/x^2),getOperator); returns "/" OK
[^] goto history
[copy] [enter] -> ERROR SINTAX =(

can not edit the input expression previously


Attached File(s) Thumbnail(s)
   
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
[BUG] in history -> entry line - compsystems - 06-09-2016 11:22 AM



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