Explain the types of perform?
No Answer is Posted For this Question
Be the First to Post Answer
How we can update data area in cobol 400 program?
How COBOL helps Mainframe to maintain large records ???
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
I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks
Explain the input procedure and output procedure?
Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?
what is the cobol compiler?
What is redefine?
why icetool be used in programmer view?
Define perform?
Explain how to update data area in cobol 400 program?
Define redefine and its syntax?