⟩ What is Communication Area?
Communication Area is used to pass data between the program or between the task.
Communication Area is used to pass data between the program or between the task.
What is the cobol compiler?
Can we open close file in COBOL any number of times?
WHAT ALL THE CONDITIONES REQUIRED FOR USING OPEN OPCODE ON A FILE?
What is the difference between SEARCH and SEARCHALL?
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
When search all is used in cobol program without sorted input data?
How to update data area in cobol 400 program?
Code how to read 5th element of the array?
How to Convert 2010/02/11 to m/dd/yyy.. with string and without string if any other method... code?
Define sort? and its syntax?