Show All Related Tags
Did you mean
goods (11 results), WebMethods Inc. (5 results), Hershey Foods Corp. (5 results), Computer Methods International Corp. (3 results), VoDSL (3 results)more...
Show Fewer Related Tags
Did you mean
goods (11 results), WebMethods Inc. (5 results), Hershey Foods Corp. (5 results), Computer Methods International Corp. (3 results), VoDSL (3 results), Kraft Foods Inc. (1 results)fewer...
Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- sort by:
- Relevance
- Date
- Popularity
- ODS (msi)
- ODS is an automatic database and DAL source code generation tool aimed at .NET Framework 2.0+ software developers who want a custom database and DAL to use with their application. Rather than using an existing database, ODS allows you to design the objects that you want to store. ODS then...
- Software downloads 2008-04-18
- Tabbing Through ODS
- This paper will describe the challenging question of aligning variables in ODS reporting and why and how with the aid of tabbing a control word in RTF the difficulty will be solved. Throughout the duration of this paper, ODS destination RTF is assumed unless otherwise indicated. Familiarity with proc report...
- White papers 2007-05-14
Additional Resources
- ODS MARKUP: The SAS Reports You've Always Dreamed Of
- This paper explains why Output Delivery System ODS tagsets are going to take over the world. ODS tagsets are incredibly powerful tools that can simplify and conquer the worst of problems. New ODS markup destinations are being created all the time. One of the most powerful aspects of ODS markup...
- White papers 2005-03-09
- Customizing ODS Statistical Graphics
- SAS 9.1 includes an experimental feature, ODS Statistical Graphics ODS Graphics, which introduces more than 30 procedures in four SAS products. This new feature enables the procedures to create statistical graphs automatically as part of ODS output. With simple ODS Graphics statements, a procedure creates graphs that are commonly needed...
- White papers 2005-03-09
- The Output Delivery System (ODS) From Scratch
- The Output Delivery System ODS was created to enable SAS customers to generate more reports with new features than could be generated via the old-fashioned listing output. Until ODS was released, the output from the SAS System was relegated to plain text and ASCII art drawings of tables. By using...
- White papers 2007-05-14
- ODS Markup, Tagsets, and Styles!: Taming ODS Styles and Tagsets
- This paper shows how ODS styles can be used in new ways when they are combined with tagsets. The paper shows how a simple example grows into new ideas on how to use styles and tagsets. It also explains how easy it is to create a new destination and style...
- White papers 2007-05-14
- A Soft Landing to ODS 9.1
- This paper provides some information on the changes that occurred with the ODS destinations between SAS 8.2 and SAS 9.1. This is not intended as a "What's New" in ODS, but to point out changes between the releases that might affect the output in SAS 9.1. The HTML destination is...
- White papers 2005-07-22
- SAS 8 Is Seen in the Rearview Mirror: Generate Statistical Graphics Using ODS in SAS9
- In SAS V8, the SAS Output Delivery System ODS in SAS/STAT greatly enhances the ability to manage statistical tables. In SAS 9.1, ODS Statistical Graphics Experimental enables SAS users to generate statistical graphics as easily as tables. This paper describes how to create statistical graphics automatically from a number of...
- White papers 2005-03-09
- SAS 8 Is Seen in the Rearview Mirror: Generate Statistical Graphics Using ODS in SAS 9
- In SAS V8, the SAS Output Delivery System ODS in SAS/STAT greatly enhances the ability to manage statistical tables. In SAS 9.1, ODS Statistical Graphics Experimental enables SAS users to generate statistical graphics as easily as tables. This paper describes how to create statistical graphics automatically from a number of...
- White papers 2005-03-09
- Getting Started With ODS Statistical Graphics in SAS 9.2
- ODS Statistical Graphics or ODS Graphics for short is major new functionality for creating statistical graphics that is available in a number of SAS software products, including SAS/STAT, SAS/ETS, SAS/QC, and SAS/GRAPH. With the production release of ODS Graphics in SAS 9.2, over sixty statistical procedures have been modified to...
- White papers 2008-03-13
- ODS Statistical Graphics for Clinical Research
- Graphical representations to illustrate the effects and safety of treatments are often more easily understood and remembered than tabular forms. Statistical graphics play an important role in clinical research. Beginning with SAS9, a number of SAS/STAT procedures can use the Output Delivery System ODS to create statistical graphics automatically. One...
- White papers 2006-02-28
- Using ODS Styles With SAS/GRAPH
- Most SAS users are taking advantage of the Output Delivery System ODS to produce documents that contain output from SAS procedures. Users are aware of the existence of ODS styles and how a style can be specified to alter the fonts, colors, and other appearance aspects of their tabular output....
- White papers 2007-05-14
- A Peek at PROC DOCUMENT
- A major enhancement to the SAS Output Delivery System ODS in SAS 9 Software is implementation of the DOCUMENT Destination, which allows SAS users to store ODS-generated objects in a re-useable file structure called a "Document." ODS DOCMENTS can be accessed, re-played, and manipulated using the new DOCUMENT Window or...
- White papers 2007-05-14
- How to Add a Little Spice to Your PDF Output
- Adding spice to an existing recipe can make it better. Adding some spice to the ODS PRINTER output can help one not only demonstrate results, but also dazzle the audience. ODS PRINTER in SAS 9.2 adds some serious spice to one's output. The ODS PRINTER statement (which includes the Printer,...
- White papers 2008-02-18
- Creating Statistical Graphics in SAS 9.2: What Every Statistical User Should Know
- Effective graphics are essential to modern statistical analysis. SAS 9.1 introduced an experimental extension to the Output Delivery System ODS, which is used by over two dozen SAS/STAT and SAS/ETS procedures to create statistical graphics as automatically as they create tables. This extension, referred to as ODS Statistical Graphics (or...
- White papers 2006-02-28
- Modernize Your Business Reports Using ODS and SAS/GRAPH: A Case Study From SAS 8.2 to SAS 9.2
- Starting in SAS 8.2, the Output Delivery System ODS and SAS/GRAPH have been able to create business reports for HTML, PDF, printer, and other destinations. With SAS 9.1.3, various enhancements such as use of styles with client devices, new procedures like GBARLINE, and enhancements to ODS, and base procedures allowed...
- White papers 2008-03-10
- Make the Invisible Visible - A Case Study of Using ODS Inline Formatting Style
- ODS Output Delivery System output can be conveniently created by the default templates that SAS has provided. ODS output can also be customized by using different tools such as creating style sheets by using PROC TEMPLATE or simply using STYLE= options in PROC steps. One of the new features that...
- White papers 2005-03-09
- Funny "Stuff' in My Code: Using ODS ESCAPECHAR
- This paper introduces the wonders of the ODS ESCAPECHAR statement (ODS ESCAPECHAR=). Discussed is how to define and then use a specific escape character to perform in-line formatting. Concrete examples show how to change style within one table cell or a SAS title or footnote, how to insert Page X...
- White papers 2007-05-14
- A Sample Web-Based Reporting Container for ODS XML Reports
- The SAS system offers a wide variety of tools for reporting needs. From data _null_ to ODS PDF, there are many avenues to produce and surface SAS reports. What is less obvious is what to do with these reports once they are created. This paper describes techniques for building a...
- White papers 2005-03-09
- Custom Template for Reporting Interim Analyses Using PROC REPORT and Output Delivery System (ODS)
- Since the release of SAS 8, programmers and analysts have been eager to take advantage of the Output Delivery System ODS. This Object Oriented feature works with PROC PRINT, PROC TABULATE, PROC REPORT and Data _NULL_ and can be used to produce calculated summary statistics using Base SAS and STAT...
- White papers 2006-02-28
- << Previous
- page 1 of 1
- Next >>

Harnessing the power of waves
Planting solar gardens
Fill your car for $1.10 a gallon?