08-29-2010 06:40 AM
Dear All
Sorry if this question I very simple ( I guess is it) but I am rather new into Labwiev and for this I don't even know where to look for a solution.
Okay, I have made an data analysis routine, en which I load a data set, and the select 4 places in the data set and do some calculation with these. That happens in "cursor move" structure" What I would like to have is that when I am happy with analysis I would like the press OK (or similar) and the latest number get printed in table, were it is easy to copy the number from.
Can you follow me here? Can you give hint were to look for something like that?
Best
Lars
08-29-2010 08:42 AM
You already have an event structure? Then just right-click and 'add event' and use the ok_button value change event.
Post your code/screenshot, then we can help better.
Felix