Explain the difference between comp & comp-3?
why icetool be used in programmer view?
What is input procedure?
what is redefine and its syntax?
How to Convert 2010/02/11 to m/dd/yyy.. with string and without string if any other method... code
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
How to detect record is locked in cobol/400? What is the solution for that?
what is PERFORM? and its types?
I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks
Explain the input procedure?
Explain the difference between comp & comp-3?
Explain how to update data area in cobol 400 program?
How to update data area in cobol 400 program?