Explain how to update data area in cobol 400 program?
No Answer is Posted For this Question
Be the First to Post Answer
Define redefine and its syntax?
When search all is used in cobol program without sorted input data
what is the cobol compiler?
Deleting a record from a Sequential file.
Explain the types of perform?
why icetool be used in programmer view?
I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks
Arrays in COBOL/400
WHAT ALL THE CONDITIONES REQUIRED FOR USING OPEN OPCODE ON A FILE?
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 create file in COBAL400
How u detect record is locked in Cobol/400 ? Wat is the solution for that ?