Página 1 de 1

Length of data control buffer versus length of field

Publicado: Vie Sep 26, 2008 3:12 am
por g.s.rogers
I have noticed a difference in the length of a value of a data control
buffer versus the length of the field it is based upon. If I have a
character field with length 6 and input a 3-character value into the
associated data control, when I check the length of the value of that
control, it is 3, not 6. Is there a way to maintain the original field
length in the data control value?
TIA,
Gary Rogers