Did get out of it!! Message #2 Posted by Arne Halvorsen (Norway) on 27 Sept 2007, 1:11 p.m., in response to message #1 by Arne Halvorsen (Norway)
Okey, did not have to reset the machine!
What I have done before when get the vector bug entering vectors is to go into alg mode and do something with vectors there, usual when return to sanity mode (that would be rpn mode) the bug is gone...
Okey, since this now happened for vectors in equations inside programs when run, I made the following silly program:
Z001 LBL Z
Z002 eq [0,1]x[0,1]
Z003 R/S
Z004 eq [1,0,0]x[0,1,0]
Z005 RTN
And run it in alg mode, switched to rpn mode and found my other programs now worked!!
No gurantee this will work every time! But one may wanna try if get into same problem as described here...
|