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

What is the purpose of the trailing @? The @@? How would you
use them?

Answer Posted / santhi swaroop

@ is the pointer input that will hold the point at a
specific point variables inthe data

@@ is the on that may be useful to read the singleline of
raw data into multiple observations of the sas data set.

syn

data santhi;
infile path;
input var 1 2 3 4 @@;
run;

Is This Answer Correct ?    4 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to include or exclude specific variables in a data set?

1165


Give some ways by which you can define the variables to produce the summary report (using proc report)?

1135


what is sas metadata server? : Sas-di

1156


What is the maximum and minimum length of macro variable

1343


In sas, what are the areas that you are most interested in? : sas-grid-administration

1130


I have a dataset concat having variable a b & c. How to rename a b to e & f?

1079


Intern stastical programmer written test

790


Have you used macros? For what purpose you have used? : sas-macro

1087


What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?

2632


what is the primary data source for the wrs? : Sas-bi

1336


How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?

1157


What areas of SAS are you most interested in?

1580


What is the use of function Proc summary?

1344


what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake

2420


How do dates work in sas?

1190