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

need an understanding of easytrieve code


IBM Mainframe Forums -> HomeWorks & Requests
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
rkkeane

New User


Joined: 18 May 2010
Posts: 2
Location: Hyderabad

PostPosted: Tue May 18, 2010 6:38 pm
Reply with quote

Hi i hav some doubts on the easytrieve code.

1. I have the input file in the step which is of lengh 135. Following fields are declared in the file statement.
ARG1 1 6 A ARG1X 136 6 A
FUNC1 34 11 A FUNC1X 142 11 A
ARG 1 6 A FUNC 7 11 A
SEQ*IN 18 4 P0 SEQ*OUT 18 4 P0
CNT*IN W 4 P0 CNT*OUT W 4 P0

In which the field ARG1X will containds what?
Why the field SEQ*IN has * in it and what is p0 meant for?

IF FILE = FILE --> meant for what


If ARG is the 6 byte field then what is the meaning for
"MOVE ARG1X 17 TO ARG" statement?

What is meant by flunk?
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 -> HomeWorks & Requests

 


Similar Topics
Topic Forum Replies
No new posts run rexx code with jcl CLIST & REXX 15
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts VSAM return code 23 - for a Random read COBOL Programming 4
No new posts Monitoring production job progress. N... JCL & VSAM 4
Search our Forums:

Back to Top