Thanks, That did it.

 

Mike Horlick

Conseiller

CGI Gestion Intégrée des Technologies

1350 Boul. René-Lévesque Ouest

Montréal, Qc, H3G 1T4

________________________________

From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Mark Wheeler
Sent: April 30, 2010 9:46 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: How to work with hex in REXX

 

Michael,
 
Use...
string = x2c(PRK)
JCL.J = Overlay(String,Record,WORK,4)
 
Mark Wheeler
UnitedHealth Group

 

________________________________

Date: Fri, 30 Apr 2010 09:37:15 -0400
From: michael.horl...@cgi.com
Subject: How to work with hex in REXX
To: IBMVM@LISTSERV.UARK.EDU

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

 

 

________________________________

The New Busy think 9 to 5 is a cute idea. Combine multiple calendars with 
Hotmail. Get busy. 
<http://www.windowslive.com/campaign/thenewbusy?tile=multicalendar&ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_5>
 

Reply via email to