On Thu, 8 Oct 2020 10:46:00 -0500, Ron Thomas wrote:
>
>I have a sample file as below and we would need to remove the spaces
>
>0000000645|VHO CASILLERO DIABLO     |PINOT NOIR 750ML          |
>    ...
>i have coded as below
>SORT FIELDS=COPY
>INREC OVERLAY=(001:001,010,UFF,M10,LENGTH=10,
>               012:012,025,UFF,M10,LENGTH=25,
>               038:038,025,UFF,M10,LENGTH=25,
>               001:001,2500,SQZ=(SHIFT=LEFT))
>
>but the output i am getting is as below
>
>645|0|750|CASILLERODELDIABLO|VHOCASILLERODIABLO|
>    ...
Where did the "DEL" come from?


On Fri, 9 Oct 2020 11:46:22 -0500, Ron Thomas wrote:

>paul- this was a typo error , what the output i got from my control card is 
>below
>
>645|CASILLERODELDIABLO|VHOCASILLERODIABLO|
>
I repeat my question, "Where did the 'DEL' come from?"  Is it somehow
possible that you posted a SORTOUT excerpt that did not correspond to
the SORTIN excerpt you posted?

-- 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