Greetings,

 

I have a character field for example 0001A735 (PRK)

 

I have record like this 'DATA DATA YYYY'. I want to replace 'YYYY' with 
x'0001A735'. 

 

Tried :

 

String = "'"||PRK||"'x"  

JCL.J = Overlay(String,Record,WORK,4)

 

Where work = position of 'YYYY' in record

 

Not working. 

 

Mike Horlick

Conseiller

CGI Gestion Intégrée des Technologies

1350 Boul. René-Lévesque Ouest

Montréal, Qc, H3G 1T4

 

Reply via email to