How to find occurrence of mu and pe fields in a file?
No Answer is Posted For this Question
Be the First to Post Answer
syntax for all WRITE COMMAND in natural language
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
differnce between read work file 1 and read work file once? why we are using work file once?
Explain the data storage?
How to find occurrence of mu and pe fields in a file?
Explain control variable in online screens?
How to create 1 ddm that fetches 3 adabas files simultaneously?
Explain how to move cursor to a particular field when position is not known?
How can we see the copy book length using file-aid?
COuld you please let me know along with a sample on how are you going to remove duplicates from the file that is being read. Thanks Sam
What is the difference between READ BY ISN and FIND
In a Natural program i used the below code for report FORMAT LS=132 PS=60 And down the line I want to change either LS/PS like FORMAT LS=120 PS=50, is it possible? How it will work?