|
Go
![]() |
New
![]() |
Search
![]() |
Notify
![]() |
Tools
![]() |
Reply
![]() |
|
|
Master |
Hi,
Can anybody tell how I can specify the multiple subhead in stylesheet. example TABLE FILE CAR PRINT * BY SORT1 BY SORT2 ON SORT1 SUBHEAD "FIRST SORT" ON SORT2 SUBHEAD "SECOND SORT" ON TABLE SET STYLE * TYPE=SUBHEAD,LINE=1,BACKCOLOR=GRAY,$ ENDSTYLE END -EXIT If I mention a report like this, both sort1 and sort2 subhead is coloured gray but I dont want that. I want to colour only SORT1. -Kamesh |
||
|
|
Expert |
TYPE=SUBHEAD,COLUMN=SORT1,...
oh ignore me, |
|||
|
|
Guru |
You could also use the following:
TYPE=SUBHEAD,BY=SORT1,LINE=1,STYLE=BOLD,$ TYPE=SUBHEAD,BY=SORT2,LINE=1,STYLE=UNDERLINE,$ |
|||
|
|
Master |
that works..thanks
|
|||
|
| Previous Topic | Next Topic | powered by eve community |
| Please Wait. Your request is being processed... |
|

