What are fillers?
No Answer is Posted For this Question
Be the First to Post Answer
seqence numbers in cobol
What are the types of perform?
How to Convert 2010/02/11 to m/dd/yyy.. with string and without string if any other method... code
Define sort?
i have two programs 1.cobol program 2.copy book program can i move bouth program in to the production or single single program?
When search all is used in cobol program without sorted input data
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 is INPUT PROCEDURE and OUTPUT PROCEDURE?
It's possible use %TRIM statement like rpgile?
How to detect record is locked in cobol/400?
Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?
Define redefine?