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

Need to initialize multiple fields within each record


IBM Mainframe Forums -> DFSORT/ICETOOL
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
John Smith

New User


Joined: 29 Aug 2007
Posts: 2
Location: Woodbury, Minnesota

PostPosted: Wed Aug 29, 2007 3:06 am
Reply with quote

I've tried this, but only the first field (465:25X) gets parsed.

Code:

  OPTION COPY                       
  OUTREC OVERLAY=(465:25X,         
                615:02X,         
                617:01X,         
                618:X'000000022C',
                712:04X)
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: Wed Aug 29, 2007 3:21 am
Reply with quote

Hello John and welcome to the forums,

Please post your actual jcl and control statements as well as the output information form the execution.

When posting jcl and control info, it makes your post more readable if you use the "Code" tag near the top of the Reply panel.
Back to top
View user's profile Send private message
John Smith

New User


Joined: 29 Aug 2007
Posts: 2
Location: Woodbury, Minnesota

PostPosted: Wed Aug 29, 2007 5:17 am
Reply with quote

The problem was in my JCL.
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: Wed Aug 29, 2007 5:24 am
Reply with quote

Good to hear it is working. Thanks for the update icon_smile.gif

Someone will be here if there are other "opportunities.

d
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 -> DFSORT/ICETOOL

 


Similar Topics
Topic Forum Replies
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts INCLUDE OMIT COND for Multiple values... DFSORT/ICETOOL 5
No new posts SFTP Issue - destination file record ... All Other Mainframe Topics 2
No new posts FINDREP - Only first record from give... DFSORT/ICETOOL 3
No new posts Replace Multiple Field values to Othe... DFSORT/ICETOOL 12
Search our Forums:

Back to Top