Posted: Thu Aug 18, 2005 1:47 am Post subject: Multi-line column headings
According to my toolmsg, we have the following release of ICETOOL:
SYNCTOOL RELEASE 1.4D - COPYRIGHT 2003 SYNCSORT INC.
I am trying to format a report with three heading lines. When I execute the code below, I get the error message listed at the end or my post. Am I having a problem because my firm is not using the latest release?
Joined: 26 Nov 2002 Posts: 12376 Topics: 75 Location: San Jose
Posted: Thu Aug 18, 2005 7:53 am Post subject:
msdandy,
The error messages indicate that your shop has syncsort at your shop. DFSORT and Syncsort are two different products. Even though you are running ICETOOL , you are actually running Synctool as Icetool is an alias of load module Synctool.
Now coming to your problem. Do you want a three line header like as shown below ?
Code:
header line-1
header line-2
header line-3
or do you want like this
Code:
header desc-1 header desc2 header desc-3
here the above header is just for 1 field itself
Please let us know the exact format with a sample input and desired output and we will try to help you.
PS: You could have used the reporting features of SORT and get the whole thing done in just 1 pass.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum