bablu_patil Beginner
Joined: 10 Aug 2006 Posts: 1 Topics: 1
|
Posted: Fri Sep 01, 2006 9:45 am Post subject: No. of records in File (defined in CICS) |
|
|
Hi,
In one of my requirement i want to display no. of records in file (define in FCT) on cics screen. we can do it by reading file sequentially & then increment counter. then display counter.
but is there is any other better way to do this?
for Ex. in READQ TSQ there is one parameter NUMITEMS. similar to that for file? |
|