01-30-2013 10:52 AM
Hi,
I wonder if there is some method in which I CAN USE A NUMERIC CONTROL IN WHICH I INSERT A DATA LV PROCESS THIS DATA AND THEN SHOWME THE RESULT IN THE SAME NUMERIC CONTROL.
01-30-2013 12:06 PM
If you need to be able to change it manually, it always needs to be a control. You can always modify it programmatically by writing to a local variable of it.