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 need to find the numeric field which contains blank in
between..Ex:123 456...there is blank in between the 123
456..I need to know if there is any SAS function to find a
field..


Please suggest...

Answer Posted / kalyan

we can use index function to find any specific string.

test=index('123 456',' ') it will give 4, the position of blank. is this helpful?

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define run-group processing?

1092


explain the concepts and capabilities of business object? : Sas-bi

1007


How substr function works in sas?

1267


What are the special input delimiters used in SAS?

1238


what is treatment emergent events and treatment emregent adverse event

2446


Explain translate function?

1252


explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di

1137


What are the uses of sas?

1352


How would you define the end of a macro? : sas-macro

1127


What is the basic structure of the SAS base program?

1394


How do you define proc in sas? : sas-grid-administration

1129


where are dashboard components are created and maintained? : Sas-bi

1058


what is sas data set?

1144


How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?

1721


What system options would you use to help debug a macro? : sas-macro

1145