Explain how to detect record is locked in cobol/400? What is the solution for that?
No Answer is Posted For this Question
Be the First to Post Answer
Define redefine?
It's possible use %TRIM statement like rpgile?
how array can be declare in cobol?
01 A PIC 9. 01 B PIC 99V1. 01 C PIC 99. MOVE 1 TO A. MOVE 0.2 TO B. COMPUTE C ROUNDED TO 3/3 + A.
What is redefine?
Can we open close file in COBOL any number of times?
WHAT ALL THE CONDITIONES REQUIRED FOR USING OPEN OPCODE ON A FILE?
Explain the types of perform?
What is sort? And its syntax?
When search all is used in cobol program without sorted input data
Explain the difference between comp & comp-3?
what is the difference between comp & comp-3?