Explain the difference between section, paragraph and sentences?
No Answer is Posted For this Question
Be the First to Post Answer
What are fillers? What is the actual use of fillers? With mall/simple example?
Explain the syntax of redefine?
Explain the types of perform?
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 * EVALUATE TRUE WHEN SQLCODE = +000 MOVE WS-COUNT TO Copybook field WHEN SQLCODE = +100 MOVE ZEROES TO Copybook field
What are Fillers ? What is the actual use of Fillers ? With small/simple Example..
what is PERFORM? and its types?
Explain the output procedure?
what is the difference between SEARCH and SEARCHALL?
define comp?
How to detect record is locked in cobol/400? What is the solution for that?
what is the difference between section,paragraph and sentences
WHAT ALL THE CONDITIONES REQUIRED FOR USING OPEN OPCODE ON A FILE?