How to detect record is locked in cobol/400?
No Answer is Posted For this Question
Be the First to Post Answer
define sort? and its syntax?
WHAT ALL THE CONDITIONES REQUIRED FOR USING OPEN OPCODE ON A FILE?
what is the cobol compiler?
What are fillers?
Define redefine and its syntax?
Define perform? And its types?
How we can update data area in cobol 400 program?
Explain the difference between section, paragraph and sentences?
How can i change the below code in SQL to cobol/400? EXEC SQL SELECT COUNT(*) INTO : WS-COUNT FROM Db file WHERE Field 1 = : WS-VAR AND Field 2 = : WS-USERID END-EXEC
Can we open close file in COBOL any number of times?
what is redefine and its syntax?
What are the types of perform?