Header Data

Fixed text entered in the designer shows in a header, but LlDefineFieldExt( hJob, “Field”, “Value”, LL_TABLE_HEADERFIELD) sends no “Value” to the headerfield.
A similar call with LL_TABLE_FOOTERFIELD works fine.
Why does LlDefineFieldExt fail with LL_TABLE_HEADERFIELD?

Could it be you define that “Field” multiple times?

Paulchen

“Carsten Poulsen” <cnp@priv…> wrote in message
news:40991515200822614@combit.net…

Fixed text entered in the designer shows in a header, but
LlDefineFieldExt( hJob, “Field”, “Value”, LL_TABLE_HEADERFIELD)
sends no “Value” to the headerfield.
A similar call with LL_TABLE_FOOTERFIELD works fine.
Why does LlDefineFieldExt fail with LL_TABLE_HEADERFIELD?