How to detect record is locked in cobol/400?
No Answer is Posted For this Question
Be the First to Post Answer
Define redefine and its syntax?
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
How we can update data area in cobol 400 program?
what is the difference between section,paragraph and sentences
what is PERFORM? and its types?
What is the syntax of redefine?
i have two programs 1.cobol program 2.copy book program can i move bouth program in to the production or single single program?
Explain what all the conditiones required for using open opcode on a file?
Define redefine?
Define perform?
What are Fillers ? What is the actual use of Fillers ? With small/simple Example..
What is sort?