Change PD to PD.

SyncSort's Sort Product, SyncTool for z/OS, SYNCINIT and SYNCLIST.
Post Reply
Shahid
Registered Member
Posts: 48
Joined: Sun Aug 25, 2013 1:00 am
India

Change PD to PD.

Post by Shahid »

Hi,

I have an input file which has PD value(in form of date) on 592 position(PD 592:4). I want to update this field based on one IF condition. I am using the below card, but the value is not update as PD value.

Code: Select all

OPTION COPY OUTREC
IFTHEN= (WHEN=(625,4, CH, EQ,C' 2024')
OVERLAY=(592:C' 2024001'))
IFTHEN=(WHEN=NONE, BUILD=(1:1,700))

I understand I am doing the overlay with Character, but is there a way to update the same with PD format?

Any suggestions are welcome
Post Reply

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Register

Sign in

Return to “SyncSort, SyncTool, SyncGener.”