Can this be done completely in DFSORT or do I need to use ICETOOL?
I have a (batch processing) date that comes from one file that I need to put on my output header along with a bunch of constant literals. My detail records come from another file that I use to sort/sum on and then write them along with a trailer record showing the number of detail records. So Two input files, one output file with header, detail records and trailer.
I would like to do this completely in DFSORT but if it is complicated and solution is simpler in ICETOOL then I will use that. Please show me a quick example if possible. I already have two jobs that create the two separate output, one contains 1 line of header using the file that has my batch processing date in it. The other job create the detail sort/summed records and a trailer using mu main data file.
Thanks in advance
hsinaz.