************************************************************************//
Assign_DD_Label //
This assigns the DEO's from the DD. This uses short labels and //
sets column headers. //
************************************************************************//
************************************************************************//
Procedure Copy_Item_Options //
This procedure will copies limited DD information to the sel-list. //
(no-enter, capslock, zero-suppress, masks, and auto-labels. //
************************************************************************//
************************************************************************//
Get Item_Buffer_Select_State //
Returns Select_state based on field's buffer value (not the DD buffer //
value). Used by entry_display to display checkbox values. It must use //
the buffer //
************************************************************************//
************************************************************************//
Get Item_Checkbox_value //
Returns the string value for the state passed for the passed item. //
This is used to a bufer with the data associated with a checkbox state //
************************************************************************//