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

Vettical Array in CICS Map


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

New User


Joined: 24 May 2005
Posts: 1
Location: Chennai

PostPosted: Thu Jul 07, 2005 8:35 pm
Reply with quote

I am trying to create a vertical array in Map using BMS macro but have been only able to create horizontal.

Does anyoine know how to code a vertical occurs in bms macros?

Please help.
Back to top
View user's profile Send private message
kvivek

New User


Joined: 09 May 2005
Posts: 51
Location: Singapore

PostPosted: Sat Jul 09, 2005 1:10 am
Reply with quote

Create the physical and symbolic maps using different variables in BMS macro, once it's created edit the symbolic map to group the similar structure (i.e. vertical array). Maintenance of the same will be difficult, each time when you make any changes to the map you have to manually edit the symbolic map to retain the vertical array.

I don't find any other option to create vertical array.

Regards,
Vivek
Back to top
View user's profile Send private message
naveensri2005
Currently Banned

New User


Joined: 22 Mar 2005
Posts: 51
Location: chennai

PostPosted: Mon Jul 11, 2005 10:09 am
Reply with quote

HI

by using occurance parameter u can do that one. In BMS occurance is used to create a vertical Array




bye.
nav
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 API Gateway from CICS program CICS 0
No new posts Calling an Open C library function in... CICS 1
No new posts How to 'Ping' a CICS region in JCL CICS 2
No new posts Parallelization in CICS to reduce res... CICS 4
No new posts How to avoid duplicating a CICS Web S... CICS 0
Search our Forums:

Back to Top