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

Variable Length Record Layout


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

New User


Joined: 28 Sep 2004
Posts: 8

PostPosted: Wed Sep 29, 2004 12:44 pm
Reply with quote

Hello everybody i hv a small doubt in Cob.
this is the coding'
RECORD CONTAINS 42 TO 54 CHARACTERS
The above is the record layout that is variable length record for that what i hv to pass in the block contain stmt as well as in Jcl in the DCB parameter who i will pass .

Pl can any one help me in this regard its an urgent.

With regards
Pkumar
Back to top
View user's profile Send private message
priya

Moderator


Joined: 24 Jul 2003
Posts: 568
Location: Bangalore

PostPosted: Wed Sep 29, 2004 10:04 pm
Reply with quote

You can simply omit that or specify the maximum number of bytes that a block can have.

BLOCK CONTAINS 800 RECORDS
RECORD CONTAINS 40 TO 80 CHARACTERS.
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 Copy only TEXT or String from a record SYNCSORT 4
No new posts REXX/CMS How to place command console... CLIST & REXX 4
No new posts combine multiple unique records into ... DFSORT/ICETOOL 2
No new posts SORT on detail record, then repeat he... DFSORT/ICETOOL 3
No new posts how to complete the end of a record w... DFSORT/ICETOOL 2
Search our Forums:

Back to Top