I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs.
thanks
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?
What is output procedure?
Explain the types of perform?
I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks
What are the types of perform?
What are fillers? What is the actual use of fillers? With mall/simple example?
Explain the difference between search and searchall?
Explain the difference between comp & comp-3?
Explain the output procedure?
What is sort?
It's possible use %TRIM statement like rpgile?