Re: Db2dclgn Indicator variables




Dan van Ginhoven wrote:

2. How do I use the Indicator table?
The preproceesor does not allow me to use
FETCH ..... :EMP.MIDINIT INDICATOR :IND-EMPLOYEE(3) or any other
construct that I've tried.

perhaps:

INTO ... :MIDINIT:IND-EMPLOYEE(3)

.