IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Reference modification in easytrieve


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
noorkh

New User


Joined: 06 Mar 2006
Posts: 76
Location: Chennai

PostPosted: Thu Jan 17, 2008 4:13 pm
Reply with quote

Hi,

I want to do check something like below:

IF CLAIM-REF(8:2) EQ 'E+' OR +
CLAIM-REF(9:2) EQ 'E+' OR +
CLAIM-REF(10:2) EQ 'E+' OR +
CLAIM-REF(11:2) EQ 'E+' OR +
CLAIM-REF(12:2) EQ 'E+' OR +
CLAIM-REF(1:2) EQ 'B='

Is that possible in easytrive? Above check gives me error. Don't we have reference modification in easytrieve.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Thu Jan 17, 2008 9:50 pm
Reply with quote

Hello,

No, there is no cobol-like reference modification in easytrieve.

You can simply define the fields/lengths as you need them within the original field(s).
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CA Products

 


Similar Topics
Topic Forum Replies
No new posts Count the number of characters in a f... CA Products 1
No new posts File matching functionality in Easytr... DFSORT/ICETOOL 14
No new posts Reference for COND parameter. JCL & VSAM 1
No new posts Reference documentation DFSDDLT0 IMS DB/DC 2
No new posts Trying to reference a javascript glob... CLIST & REXX 7
Search our Forums:

Back to Top