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 |
define comp?
What is the syntax of redefine?
How to detect record is locked in cobol/400? What is the solution for that?
What is perform?
what is redefine and its syntax?
what is the cobol compiler?
I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks
what is PERFORM? and its types?
Explain the input procedure?
Define sort?
Deleting a record from a Sequential file.
What are Fillers ? What is the actual use of Fillers ? With small/simple Example..