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
01 A PIC 9. 01 B PIC 99V1. 01 C PIC 99. MOVE 1 TO A. MOVE 0.2 TO B. COMPUTE C ROUNDED TO 3/3 + A.
Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?
Define sort?
Explain what all the conditiones required for using open opcode on a file?
Can we open close file in COBOL any number of times?
Explain the input procedure?
Explain the difference between comp & comp-3?
I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks
Explain the syntax of redefine?
It's possible use %TRIM statement like rpgile?
How u detect record is locked in Cobol/400 ? Wat is the solution for that ?
how array can be declare in cobol?