I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs.
thanks
No Answer is Posted For this Question
Be the First to Post Answer
how array can be declare in cobol?
Deleting a record from a Sequential file.
Define redefine and its syntax?
Define sort?
what is the cobol compiler?
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 PERFORM? and its types?
what is the difference between comp & comp-3?
Explain the syntax of redefine?
How to Convert 2010/02/11 to m/dd/yyy.. with string and without string if any other method... code
Explain the difference between search and searchall?
How COBOL helps Mainframe to maintain large records ???