It's possible use %TRIM statement like rpgile?

Answers were Sorted based on User's Feedback



It's possible use %TRIM statement like rpgile?..

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

It's possible use %TRIM statement like rpgile?..

Answer / pvenkatakishore

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

Post New Answer

More COBOL400 Interview Questions

When search all is used in cobol program without sorted input data

3 Answers  


define comp?

2 Answers  


What is sort? And its syntax?

0 Answers  


Code how to read 5th element of the array?

2 Answers   CGI,


Arrays in COBOL/400

2 Answers   Polaris,






what is the difference between section,paragraph and sentences

4 Answers  


What is sort?

0 Answers  


Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?

0 Answers  


can i anyone tell me how to use copybooks in cobol

1 Answers  


seqence numbers in cobol

0 Answers   TCS,


why icetool be used in programmer view?

0 Answers  


Explain how to detect record is locked in cobol/400? What is the solution for that?

0 Answers  


Categories