|
View previous topic :: View next topic
|
| Author |
Message |
iknow
Active User

Joined: 22 Aug 2005 Posts: 411 Location: Colarado, US
|
|
|
|
Hi folks
Can I make use of OCCURS in a BMS map? Will there exist any issues related to the above.
Please help me. |
|
| Back to top |
|
 |
ikumar
New User
Joined: 02 Aug 2005 Posts: 81
|
|
|
|
Hi,
You can use BMS Macros to define an array of fields with the same name. However using Assembler Macros you can only specify a horizontal array. To do this you use the ?OCCURS=? parameter on the DFHMDF macro.
If you want to specify a Vertical array then you must specify each field in the array seperatley using BMS Macros and then edit the generated symbolic map (Copybook).
Thanks,
Kumar. |
|
| Back to top |
|
 |
iknow
Active User

Joined: 22 Aug 2005 Posts: 411 Location: Colarado, US
|
|
|
|
| Thanks ikumar... |
|
| Back to top |
|
 |
|
|