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 picture format? give any one example?

Answer Posted / aravind rangaraj

picture format is used to Create a template for printing
numbers.
ex:
proc format ;
picture nozeros low - -1 = '00.00' (prefix='-')
-1< - < 0 = '99' (prefix='-.' mult=100)
0 - < 1 = '99' (prefix='.' mult=100)
1 - high = '00.00';
run;

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the uses of sas?

1360


How you are maintaining sas programmes in your company...any specific version control software you are using? If so, tell me the name?

2177


how do you test for missing values? : Sas programming

1101


What is the general format of function in sas? : sas-grid-administration

1029


name several ways to achieve efficiency in your program? : Sas programming

1142


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

2632


Explain bmdp procedure?

1084


what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming

1315


for report generation which one you used proc report or data_null_?

7939


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

1336


Which command is used to perform sorting in sas program?

1095


How can sas program be validated?

1073


What is the purpose of trailing @ and @@? How do you use them?

1088


What do you understand by the term Normal Distribution?

1038


Which function is used to count the number of intervals between two sas dates?

1194