Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Arrays in COBOL/400

2 Answers   Polaris,


Explain the difference between section, paragraph and sentences?

0 Answers  


How to update data area in cobol 400 program?

0 Answers  


How we create file in COBAL400

1 Answers  


i have two programs 1.cobol program 2.copy book program can i move bouth program in to the production or single single program?

1 Answers   UHG,


What is redefine?

0 Answers  


What is input procedure?

0 Answers  


what is PERFORM? and its types?

7 Answers  


What are the types of perform?

0 Answers  


What is sort?

0 Answers  


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.

2 Answers  


WHAT ALL THE CONDITIONES REQUIRED FOR USING OPEN OPCODE ON A FILE?

2 Answers  


Categories