Quantcast
Channel: IBM Mainframe Computers Forums
Viewing all articles
Browse latest Browse all 8500

SYNCSORT :: RE: Adding big TEXT lines to each record using SORT

$
0
0
Author: Robert Sample
Subject: Reply to: Adding big TEXT lines to each record using SORT
Posted: Sat May 06, 2017 3:00 am (GMT 5.5)

The first issue I see is that you posted in the DFSORT/ICETOOL forum and your messages are prefixed with WER, which means they come from SYNCSORT. There is a SYNCSORT forum you should have posted in.

The second issue I see is that you posted code without using the Code tag, so spacing is lost. We don't know if that comma at the end of your line is in column 68 or 72 -- and it could make a difference in this case.

The third issue I see is that you seem to be ignoring the error you are being given:
Code:
WER267A SORT STATEMENT : STATEMENT NOT FOUND
tells you pretty clearly what the problem is -- perhaps if you posted the full output we could identify more about the problem, but with what you've posted so far .... The issue does not appear to have anything to do with "Adding big TEXT lines to each record using SORT" so far.
_________________
TANSTAAFL

The first rule of code reuse is that the code needs to be worth re-using.

"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." -- Donald Knuth


Viewing all articles
Browse latest Browse all 8500

Trending Articles