It's possible use %TRIM statement like rpgile?
Answers were Sorted based on User's Feedback
Answer / chandra
Yes, It is possible to use like %trim as below code.
STRING FIELD1 delimited BY SPACES
| Is This Answer Correct ? | 7 Yes | 0 No |
this wasn't the exact answer becoz in Rpgle %trim used to trim the spaces in both sides ( Right as well as Left side spaces if any spaces found in that string)
| Is This Answer Correct ? | 1 Yes | 0 No |
Explain the syntax of sort?
How COBOL helps Mainframe to maintain large records ???
Explain the difference between section, paragraph and sentences?
It's possible use %TRIM statement like rpgile?
what is INPUT PROCEDURE and OUTPUT PROCEDURE?
Define perform? And its types?
What is input procedure?
what is the difference between section,paragraph and sentences
Trying to help a friend... How do you code screen I/O without a DDS? I know it can be done, because for a short time, I worked for a company that did it. It was just too long ago for me to remember what was involved.
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
Arrays in COBOL/400