how we can find occurence of MU and PE fileds in a file?

Answer Posted / ajmina

Number of occurances in MU and PE can be found by c*field
name.

If Adabas file having MU field 'switch' and has 5 values.
then in module you can find it by C*switch. this will have
value 5.

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the like inverted list?

539


Explain adabas basic concepts. Like inverted list, address converter ,data storage?

558


Explain how to move cursor to a particular field when position is not known?

533


Explain difference between read work file 1 and read work file once? Why we are using work file once?

556


What is the quality process in development?

569






Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?

591


How are you going to remove duplicates from the file that is being read?

540


The natural file converted to PDF file if Yes then explain ?

2652


Tell me can we update with histogram?

607


Explain how many work file we can code in jcl?

568


What is a hyperdescriptor?

522


What is the difference between escape(top or bottom) and escape immediate(top or bottom?

554


Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?

565


What is the difference between read(1) and read work file once?

570


How to find occurrence of mu and pe fields in a file?

488