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

Explain about REXX

Answer Posted / dimpy19

POS : return the position of one string str1 into str2- start from by default position 1
INDEX : returns the character position of one string, needle, in another, haystack, or returns 0 if the string needle is not found or is a null string.
By default the search starts at the first character of haystack (start has the value 1).
You can override this by specifying a different start point, which must be a positive whole number.
LASTPOS :returns the position of the last occurrence of one string, needle, in another, haystack


pos----- string
index---character
Lastpos-last occurence of one string into another

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the job statement in jcl?

1214


how do you access an uncataloged dataset in a jcl?

1815


Can I send output of job to my remote device careerride123?

1198


What is job control language?

1148


What is condition checking in jcl? Is this possible?

1160


which parameter is use to declare the name of dataset in dd statement?

1320


What are the 4 fields in dd statement?

1332


How can a stopped job be started again?

1242


what are the various stages of job processing?

1345


What is the difference between run mode and addressing mode?

1308


What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?

2344


what is the purpose of coding notify parameter in job statement?

1202


What do you understand by the terms: joblib and steplib?

1257


Which statement is used to identify the private libraries in job?

1248


How does the jcl specify the job to os?

1218