On Wed, 25 Jan 2023 20:24:59 +0000, Andrew N Wilt wrote:
>    ...
>       The GDKUTIL utility does allow an Upload of something with RECFM=U. 
> This was done at the behest of a customer that was using ftp to put SMF data 
> out for processing by the SAS tool. Apparently, they are able to decipher the 
> RDW records resulting from uploading a RECFM=VBS as a RECFM=U. Unfortunately, 
> at this time, GDKUTIL doesn't have the smarts to parse the bytestream as 
> RDW+data as it is writing to the output data set. That is a current Request 
> For Enhancement, though.
>
I've done that sort of thing with REXX.  A small REXX utility, perhaps in 
SAMPLIB,
to do that transformation would serve the purpose and might have more general
use, as for files transmitted with FTP overriding to RECFM=U.

Modularity is valuable.

-- 
gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to