| Date | Title | Type | ||
|---|---|---|---|---|
| 10/5/09 |
37040 - ODS creates output files for Excel that are very large Some files generated by ODS for use with Excel are very large. This note contains information and sample code to reduce the file size. http://support.sas.com/kb/37/040.html, 20KB |
Usage Note | ||
| 10/17/08 |
33590 - Determining the open ODS destinations programmatically Beginning with SAS 9.2, you can programmatically determine which ODS destinations are open. You can perform this task by quering the DICTIONARY.VDEST dictionary table. Querying the DICTIONARY.VDEST table will display ... http://support.sas.com/kb/33/590.html, 19KB |
Usage Note | ||
| 10/17/07 |
23289 - Where can I find documentation about the XML engine and the ODS MARKUP destination? SAS online documentation is available on the SAS Web site. See also the XML resources and the ODS MARKUP resources in the Base SAS focus area. http://support.sas.com/kb/23/289.html, 16KB |
Usage Note | ||
| 10/16/07 |
23618 - Why am I getting "Describe errors" when reading XML files not created with SAS? With the shipped Release 8.2, the XML engine can only read generic and IOM files. Attempting to read free-form XML files will generate errors. This has been adressed by a download for Release 8.2 and is fixed in SAS 9. ... http://support.sas.com/kb/23/618.html, 17KB |
Usage Note | ||
| 9/28/06 |
24606 - Creating tabular output with DATA step and ODS using a custom template Specify the FILE PRINT ODS statement to create an output object with the DATA step. Use PROC TEMPLATE to define a custom table definition. Include footers that span specified columns. http://support.sas.com/kb/24/606.html, 20KB |
Sample | ||
| 9/17/05 |
25389 - Demonstrates Basic Files Generated from ODS MARKUP using DOCBOOK tagset This example demonstrates basic files generated from ODS MARKUP using DOCBOOK tagset. http://support.sas.com/kb/25/389.html, 21KB |
Sample | ||
| 9/8/05 |
25388 - Demonstrates Basic Files Generated from ODS MARKUP using WML tagset This example demonstrates basic files generated from ODS MARKUP using WML tagset. http://support.sas.com/kb/25/388.html, 21KB |
Sample | ||
| 8/19/05 |
25384 - Demonstrates Basic Files Generated from ODS MARKUP using EVENT_MAP tagset Basic Files Generated from ODS MARKUP using EVENT_MAP tagset http://support.sas.com/kb/25/384.html, 21KB |
Sample | ||
| 8/10/05 |
25380 - Demonstrates Basic Files Generated from ODS MARKUP using DEFAULT tagset Demonstrates Basic Files Generated from ODS MARKUP using DEFAULT tagset http://support.sas.com/kb/25/380.html, 21KB |
Sample | ||
| 7/6/04 |
24067 - Can I use the XML engine and PROC TEMPLATE to create a database application that displays records in HTML? This FAQ creates a database application and then customizes it with two variations. Creating a database application that displays the HTML file one record at a time You can create a simple database application by ... http://support.sas.com/kb/24/067.html, 19KB |
Usage Note | ||