DFSORT manual is not terribly specific but most numeric conversions
are supported by the TO operand - cut from manual  The INREC page says
to see the OUTREC pager which says to see the OUTREC page. you can
specify the output length also ie convert from half word to 8 byte
decimal, etc.

p,m,f,to  | specifies that a converted numeric input field is to
appear in the | reformatted output record. You can convert BI, FI, PD,
PD0, ZD or | CSF/FS fields to BI, FI, PD, ZD or CSF/FS fields.  | See
p,m,f,to under OUTFIL OUTREC for details.
 | Sample Syntax: 
|         OUTREC FIELDS=(21,5,ZD,TO=PD,X,8,4,ZD,FI,LENGTH=2) 

Mike

On 6/23/05, FRANSISCUS KAURRANY <[EMAIL PROTECTED]> wrote:
> Dear listers,
> 
> 
> 
> Does anyone know how to conver using DFSORT from binary fields into
> zoned decimal or packed decimal?
> 
> 
> 
> Normally form Hexadecimal we use OUTREC with PD,M11 or any other format.
> 
> 
> 
> Thank you in advance.
> 
> 
> 
> Yours truly,
> 
> Fransiscus K.
> 
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
> Search the archives at http://bama.ua.edu/archives/ibm-main.html
> 


-- 
Mike

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to