in ods is there any lib's

Answer Posted / gayathri

ods does not contain any library.
syntax would be
ods html file=html flile specification'<options>;
ods html close;
it creates an html report

Is This Answer Correct ?    19 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the function of output statement in a SAS Program?

703


explain the main difference between the nodup and nodupkey options? : Sas-administrator

796


what techniques and/or procs do you use for tables? : Sas programming

666


What is the maximum length of the macro variable?

790


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

704






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

668


Do you need to rearrange the order of the data for the report?

1935


what are validation tools that are used in sas? : Sas-administrator

694


Briefly explain input and put function?

730


How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?

2048


Mention what are the data types does SAS contain?

801


What is the different between functions and PROCs that calculate the same simple descriptive statistics?

1361


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;

2067


Mention the category in which sas informats are placed?

724


What are the automatic variables for macro? : sas-macro

765