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

Regarding FILEAID program.


IBM Mainframe Forums -> Compuware & Other Tools
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
ajay_udl

New User


Joined: 10 Oct 2006
Posts: 29

PostPosted: Sun Nov 02, 2008 4:19 am
Reply with quote

Hi All,

I need one help at the earliest.
In one of my JCL, there is a step calling FILEAID program wih the SYSIN mentioned as below:

$$DD01 COPY MOVE=(1,12,1),
MOVE=(15,0,13),
MOVE=(13,C'00')

Can any one explain me the above mentioned code.?

Thanks
Ajay/C
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: Sun Nov 02, 2008 4:48 am
Reply with quote

Hello,

Quote:
MOVE=(to-location,length,from-location)
is the syntax for the move.

To see exactly what is happening in your process, look at the first part of the input and output files.
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 -> Compuware & Other Tools

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts Search two or more word with FILEAID Compuware & Other Tools 15
No new posts DB2 Event passed to the Application P... DB2 1
No new posts How to pass the PARM value to my targ... COBOL Programming 8
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
Search our Forums:

Back to Top