Or to create a sample occurence.
Say we have a Dialog named INPUT_FLOAT
and that dialog has an editable text field
called FLOAT_VALUE. Our routine would
be...
Basically what we are doing is converting the Asci string of the editable text field into a float. This string is contained inside of the TEDINFO structure of the OBJECT
which is found inside of the OB_SPEC structure of the OBJECT.