use of occurs clause in symbolic map



Support for CICS/ESA, CICS/TS & Transaction Gateway, CICS Configuration Manager and CICS Performance Analyzer

use of occurs clause in symbolic map

Postby sanababu » Tue Aug 09, 2011 1:56 am

Can anybody help me how to use occurs clause in symbolic map for display of multiple of records in screen?
Suppose my map having 2 fields as follows
Credit Card No: ____________________
Credit Card Holder: ____________________

suppose the two field name are Crdno and Crdhld and the map name is crcard

if i want show the multiple record(6 records per page) as follows


Credit Card No Credit Card Holder
______________ _________________
______________ _________________
______________ _________________
______________ _________________
______________ _________________
______________ _________________
please tell me the symbolic map structure for above map ? please give me the symbolic code for the above map.
sanababu
 
Posts: 4
Joined: Wed Jul 13, 2011 6:54 pm
Has thanked: 0 time
Been thanked: 0 time

Re: use of occurs clause in symbolic map

Postby dick scherrer » Tue Aug 09, 2011 10:46 am

Hello,

please give me the symbolic code for the above map.
People here will help but will not do the work for you.

You need to post what you have so far and where you are stuck.

Is this a homework exercise or something for work? If this is for work, most organizations have coding standards to cover how cics screens are to be implemented. You would use the same method as the rest of the developers and not create your own.
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times


Return to CICS

 


  • Related topics
    Replies
    Views
    Last post