How to detect record is locked in cobol/400?
What are fillers? What is the actual use of fillers? With mall/simple example?
How to update data area in cobol 400 program?
How to detect record is locked in cobol/400? What is the solution for that?
What are fillers?
What is the actual use of fillers?
What are the types of perform?
What is a continuation triple?
What is the use of limit sys?
How to create a link between multiple maps in a mapset?
Cursors can be declared in both working-storage & procedure division, agreed. But is there any difference? If could you please suggest what is the difference
How to know the particular record in pf with out reading?
How to update physical file using logical file with example?
What is the purpose of the chain and setll and setgt?
I have physical file with 100 records,there is no any duplicate records in this pf.based on this pf one logical file I have used.but this lf is viewing only 80 records only of that pf?what is the reason for this?