adspace


If you are current on the owner of a set, what is the
difference between an obtain next and obtain first?

Actually in which topic will we use dis???Plz explain it
clearly

Answer Posted / Rituraj Pandey

In COBOL, 'Obtain Next' retrieves the next record from a file, while 'Obtain First' retrieves the first record. If no records exist, 'Obtain Next' returns an error, but 'Obtain First' simply leaves the file pointer at its initial position.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are you comfortable in cobol or jcl?

1111


i need a small 3d program using inline and outline.

2296