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

What is the Purpose of POINTER Phrase in STRING command

Answer Posted / lokanatha reddy

POINTER Phrase purpose: Points to the position in the
destination string where the next character will go.

Stntax:
STRING
Ident1 DELIMITED BY SIZE
Ident2 DELIMITED BY SPACES
INTO Ident4 WITH POINTER Point1
END-STRING.
POINTER value must be an integer item and its description
must allow it to contain a value one greater than the size
of the destination string. For instance, a pointer declared
as PIC 9 is too small if the destination string is 10
characters long

Is This Answer Correct ?    16 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which Search verb is equivalent to PERFORM…VARYING?

1106


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

1131


how do you reference the rrds file formats from cobol programs

1660


What is amode(31)

1223


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

1301


) how do u code after getting data?

2211


What is the difference between PIC 9.99 and PIC9v99?

1405


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

1234


Are you comfortable in cobol or jcl?

1093


what happens if parmparameter passes zero bytes to the program

2185


What is Pic 9v99 Indicates in COBOL?

1340


Write the code to count the sum of n natural numbers.

1259


i need a small 3d program using inline and outline.

2262


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

1273


what is search and searchall?what is the diffrence between them?give an best example?

6929