You can update the attribute shown in a data field, memo field, or field in a scrollable region with the following functions.
To update the attribute in a data or memo field, use the field update attribute function, fld_updatt():
|
||
|
|
|
|
|
|
|
|
|
To update the attribute in a field in a scrollable region, use the scrollable region field update attribute function, srf_updatt():
|
||
|
|
|
|
|
|
|
|
|
|
|
|