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...

I've one string with spaces ( I N D I A ). My question is I
want remove the spaces & combine in to single string without
space (INDIA).How we can write the cobol program & wich
options we need to use. Please let me know.

Answer Posted / karthik

STRING WS-NAME DELIMETED BY SPACES
INTO
OUT-VAB

Is This Answer Correct ?    0 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you differentiate between cobol and cobol-ii?

1280


What is report-item in COBOL?

1197


What are the different data types in cobol?

1512


What is the difference between goback, stop run and exit program in cobol?

1644


Explain how to differentiate call by context by comparing it to other calls?

1241


How to know whether the module is dynamical or statistical?

1211


how do you reference the ksds vsam file formats from cobol programs

1245


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

1147


What guidelines should be followed to write a structured cobol prgm?

1207


What kind of error is trapped by on size error option?

1289


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2474


How do you get the data to code the BMS macro?

2016


example for sub strings ? and refernce modifications whit output pls

2368


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

1217


what is amode(24), amode(31), rmode(24) and rmode(any)?

1193