10-19-2007 01:08 AM
10-19-2007 07:24 AM
10-21-2007 08:45 PM
Hi.
That was great. The Undo function works perfect. Thanks a lot.
For the manual inputting do you have idea on how can i input a data one one array at a time. What happens is if i will manually input a data using the keyboard the data that i inputted will go to Xn and Yn array simultaneously. What i wanted to do is for instance i inputted a data using a keyboard it will go to Xn array at first then hit Manual Inputting button again, input data and will go to Yn array.
Thank you very much.
10-22-2007 04:00 AM - edited 10-22-2007 04:00 AM
in the manual update state, i just duplicated the value to have it twice.
an easy solution for you would be to call again "manual input" state, to enter the second number as y. you might want also to write a message asking for the second number.
Message Edited by Gabi1 on 10-22-2007 11:01 AM