why icetool be used in programmer view?
No Answer is Posted For this Question
Be the First to Post Answer
How u detect record is locked in Cobol/400 ? Wat is the solution for that ?
What is input procedure?
What is sort?
How to update data area in cobol 400 program?
How to detect record is locked in cobol/400? What is the solution for that?
What is comp?
seqence numbers in cobol
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
define comp?
How COBOL helps Mainframe to maintain large records ???
why icetool be used in programmer view?
What are fillers?