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

We have a string like this "kannafromsalembut" ,from this i
want to get only "fromsal" (but one condition with out
using substring function)here we can not use scan because in
the given string there is no delimeter? so give ans without
out using substring ?

Answer Posted / nagmani

data p;
input @6 x$ 7.;
cards;
kannafromsalembul
;
run;

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

name some data transformation used in sas di? : Sas-di

1031


what are _numeric_ and _character_ and what do they do? : Sas programming

1192


How to create a permanent sas data set?

1309


what do the mod and int function do? What do the pad and dim functions do? : Sas programming

1224


Explain the purpose of substr functions in sas programming.

1108


What is the purpose of _character_ and _numeric_?

1108


how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?

2806


What is SAS informats?

1163


What is the length assigned to the target variable by the scan function?

1204


Mention few capabilities of sas framework.

1238


what are the best practices to process the large data sets in sas programming? : Sas-administrator

1075


why is sas data integration studio important? : Sas-di

1083


Mention sas system options to debug sas macros.

1236


What is the difference between SAS functions and procedures?

1184


what is data integration? : Sas-di

1164