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

Explain what Proc glm does?

641


What are the limitations for memory allocation for SAS variables

934


What are the special input delimiters used in SAS?

656


what is operational data and operational system? : Sas-di

637


how do you pull data from equifax?tell me the process?

1382






What does proc print, and proc contents are used for?

611


Explain data_null_?

609


What are the table names in oracle database...?

2253


What is the difference between reading data from an external file and reading data from an existing data set?

639


What are the functions used for character handling?

649


explain the function of substr in sas? : Sas-administrator

556


how can you put a "trace" in your program? : Sas programming

579


What is the differnce between SDTM 3.1.2 to 3.1.1 version

4612


what is intially documentation in sas?

4335


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

642