Posted: Fri May 16, 2008 12:19 pm Post subject: Help needed for Outrec
Below is my requirment
In the input file first 3 byte having Entity values(like NIL,NFL,NMA,NTX).
Outputshould be first 2byte as Binary value of NIL, NFL,NMA,NTX.(i,e NFL numeric value is 0075, this 0075 values should written into outputfile with 2 byte binary(X'004B') format followd by all inputfile values).
Below is the enities numeric values.
NFL = 0075
NMA = 0045
NIL = 0088
NTX = 0099
Hope we can able do it via SORT JCL. Please help on this.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum