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

Have you ever linked SAS code, If so, describe the link and
any required statements used to either process the code or
the step itself?

Answer Posted / sirisha

in the editor window we write

%include'path of the sas file';
run;
if it is with non-windowing environment no need to give run
statement

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation

1624


what is change analysis in sas di ? : Sas-di

1063


Which command is used to perform sorting in sas program?

1057


What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro

1047


Explain data_null_?

1066


how could you generate test data with no input data? : Sas programming

1197


How will you generate test data with no input data?

1183


Mention common programming errors committed in sas ?

1134


how can you import .csv file in to sas? : Sas programming

1108


Give e an example of..

2106


i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;

2497


Given an unsorted data set, how to read the last observation to a new data set?

1361


How we can call macros with in data step? : sas-macro

1133


If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro

1071


do you need to know if there are any missing values? : Sas programming

1069