Yes, if you have any leading digits in any of those three fields which are 
other than zero, you'll catastrophically lose them.

You need one T for each digit you want.

You can add one T to each EDIT, bearing in mind that it will change the 
location of all subsequent fields.

On Wednesday, 3 February 2016 18:43:27 UTC, Ron Thomas  wrote:
> Hi.
> 
> We have a input  file which has a LRECl of 636 and here at byte 207 the 
> definition is provided as S9(3)V9(2) and 212 also has the same definition as 
> S9(3)V9(2). At 528 byte position the definition as S9(5)V9(2). I needed to 
> format and send as text file to UNIX server. 
> 
> The below is the sort card created . is there any chance of truncation 
> happening ? if so let me know how the card need to be modified ?
> 
> OUTREC FIELDS=(1,206,
>          207,5,ZD,EDIT=(STTTT),SIGNS=(+,-),
>          212,5,ZD,EDIT=(STTTT),SIGNS=(+,-),
>          217,311,
>          528,7,ZD,EDIT=(STTTTTT),SIGNS=(+,-),
>          535,102)
> Thanks
> Ron T
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to