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

give the examples for strings and unstrings in cobol

Answer Posted / mohan.ch

string-add the 2 or more ws-vars to one ws-var
eg:-string ws-var1,ws-var2,ws-var3,ws-var4
into ws-var5
wel'
come,
to,
india
o/p wel come to india
unstring-split the varables to multiple
reverse of srting

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of intialize verb?

1299


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2648


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

3319


) How do u handle errors in BMS macro

2105


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

3277


Name some of the examples of COBOl 11?

3196


What is the difference between binary search and sequential search?

1130


What is the difference between Global and External Variables?

1440


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

1607


I have a File that has duplicate records. I need only those records that occur more than thrice.?

10010


how do you reference the printer file formats from cobol programs

1283


what is difference between cobol and cobol/400

23082


What is the Purpose of POINTER Phrase in STRING command in COBOL?

1302


Name the sections present in data division.

1315


how do you reference the variable block file formats from cobol programs

1310