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

Occurs parameter in MAP-DFHMDF


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sid_aec

New User


Joined: 01 Jul 2008
Posts: 60
Location: Kolkata

PostPosted: Sun Jul 26, 2009 11:19 pm
Reply with quote

I have one doubt regarding occurs clause which can be used in DFHMDF Macro.
If I have 5 fields and in Map I have to display 5 lines of these 5 fields/line then while defining MAP fields,If I use OCCURS = 5 for every DFHMDF then is it that these Map will show 5 lines with these 5 fields per line.
I mean if for one field POS(5,8) and I put Occurs = 5 ,then is it this field will appear at pos(6,8);Pos(7,8); Pos(8,8),Pos(9,8) too..
If somebody please response it will be helpful to me.
Back to top
View user's profile Send private message
Aaru

Senior Member


Joined: 03 Jul 2007
Posts: 1287
Location: Chennai, India

PostPosted: Mon Jul 27, 2009 11:51 am
Reply with quote

Sid,

Quote:
I mean if for one field POS(5,8) and I put Occurs = 5 ,then is it this field will appear at pos(6,8);Pos(7,8); Pos(8,8),Pos(9,8) too..


Yes.
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 -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Using the Jobname parameter in a Qual... ABENDS & Debugging 1
No new posts Demand with DEADLINE TIME parameter CA Products 4
No new posts Option DYNALLOC second parameter. DFSORT/ICETOOL 11
No new posts Writing the output file name from a p... JCL & VSAM 7
No new posts Updating a 1 byte thats in occurs mul... DFSORT/ICETOOL 6
Search our Forums:

Back to Top