Focal Point
header display

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/4081009722

May 14, 2007, 11:59 AM
<Edgare>
header display
How do I get field names to appear in the header?

print clm00_claim_id

instead of
print clm00_claim_id as claim_id

is there a way if i do it without as ... to display the field names on the extract? i hold as lotus. Also if there is a way to display it just once instead of on every single page?

Thanks
May 14, 2007, 12:13 PM
Francis Mariani
1) Why wouldn't you want to use AS? If you don't want to use AS, ensure that the column names in the last TABLE FILE that create your output file have the names you want.

2) When you say lotus, what do you mean? If you use format WK1 or COMT, you will get the column name once, as there is no concept of "Page" in these formats.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server