07-21-05 10:46 PM
My application has large data fields (some up to 41 bytes) which are
composed of
5 to 8 sub-fields. The large field data must be keyed in exact positions to
be valid.
To make it easier on my users, I have defined the large field as several
separate fields,
each of which covers some portion of the original large field.
The displays and data entry work fine. EXCEPT - if you key data into the
left-most sub-field,
HATS ignores the other sub-field data to the right and only updates the data
for the first,
left-most sub-field. If you don't put any data into the left-most
sub-field, HATS processes all
of the sub-field data on the right side properly, no matter how much or how
little is keyed.
Any ideas on how to get HATS to work properly? Is there a parameter
somewhere I don't know
about?
[ Post a follow-up to this message ]
|