Category:Options
From sasCommunity
To add your contribution to this page, cut and paste the following tag to the end of your article/page/category: [[Category:Options]]. DO NOT edit this page to add your article. Just add the category tag to your article.
Contents |
View One Option
proc option define value option = center;
View a Group of Options
proc option group = macro;
Get List of Groups
proc sql; select distinct group
from Dictionary.Options;
quit;
Bibliography
SUGI28.067: SAS(r) System Options Are Your Friends, Edward Heaton,
http://www2.sas.com/proceedings/sugi28/067-28.pdf
sas-l.140107 tip PROC Options value define option=... R.J. Fehd
list of option descriptions for each category
- How Option value set
- Option Scope
- The option value is of type
- When Can Set
http://www.listserv.uga.edu/cgi-bin/wa?A2=ind0401A&L=sas-l&P=R14085
--macro maven == the radical programmer 10:09, 14 June 2007 (EDT)
Subcategories
This category has the following 3 subcategories, out of 3 total.
D
S
Pages in category "Options"
The following 14 pages are in this category, out of 14 total.
BFHM |
OP |
S
T |
