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



Explain about REXX..

Answer / 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

More JCL Interview Questions

Explain the function of the steplib dd statement?

0 Answers  


Can we give two user name in NOTIFY parameter in JOBCARD

1 Answers   Syntel,


Which storage devices are grouped under DASD and SYSDA ?

1 Answers   IBM,


How to DEBUG a JCL?

9 Answers   Satyam,


What you mean by skeleton JCl?

2 Answers  


Can we Execute a job without specifying Job Name in the Job Card?

2 Answers  


what is a jcl?

0 Answers   IBM,


Explain the purpose of the dd keylen parameter?

0 Answers  


how to eliminate the duplicates in sorting

4 Answers   Fidelity,


Is condition checking possible in jcl?

0 Answers  


why jobstep can't be more than 255 and for GDG has max limit 255 . Is there any relation between the two

1 Answers   IBM, Perot Systems,


How do You skip a Step In JCL?

9 Answers   HTC,


Categories