Header Option in Addtable (OIPI)
At 13 JUL 2011 04:25:42PM Ray Chan wrote:
Running OI 8.0.8.
Is there a way to enter multiple lines in the Header for Addtable? For example,
Column A
Header row 1
Header row 2
If so, what is the delimiter that I would use to separate row 1 from row 2 in the header. I tried to search, but when I click on the discussion nothing happens ( maybe it's being worked on).
Any case, if anyone can help, please advise
![]()
Thanks,
Ray Chan
At 13 JUL 2011 05:03PM Sean FitzSimons wrote:
Ray,
Use can use CHAR(13):CHAR(10) to create multiline headers.
Sean
At 13 JUL 2011 06:25PM ray chan wrote:
Thanks Sean! That did it.