SAS Institute. The Power to Know
Filter Results By:
Type Priority Fixed Release
Product Release
 
List:    – 100 > >| (Top 500 of approx. 831 results.)   Results per page:
Date Title Type
11/20/09 37937 - PUT statements routed to the RTF destination in SAS 9.2 may contain gridlines
RTF output in SAS 9.2 may contain gridlines around PUT statements. These gridlines did not appear in the output in SAS 9.1.3. http://support.sas.com/kb/37/937.html, 19KB
Usage Note

11/17/09 37569 - PROC REPORT might produce incorrect results when using BREAK and COMPUTE AFTER statements
PROC REPORT might produce incorrect results when multiple BREAK statements and COMPUTE AFTER with LINE statements are requested. Problem Note 37569: PROC REPORT might produce incorrect results when using BREAK and ... http://support.sas.com/kb/37/569.html, 19KB
Problem Note

11/12/09 37575 - Footnotes are missing when the COLUMNS= option is requested on the ODS PDF statement
Footnotes are missing when the COLUMNS= option is requested on the ODS PDF statement. http://support.sas.com/kb/37/575.html, 18KB
Problem Note

10/26/09 24822 - Changing the Numeric Format of PROC FREQ Output
This sample describes how to change these defaults for the three main types of PROC FREQ output: one-way tables, multiway tables in list format, and multiway tables presented as crosstabulations. http://support.sas.com/kb/24/822.html, 21KB
Sample

10/16/09 14766 - Problems with PUT _PAGE_ in DATA step using FILE PRINT ODS to create PDF file
As SAS writes values with the PUT statement, it keeps track of its position with a pointer. PUT _PAGE_ is used in a DATA step to advance the pointer to the first line of a new page. When using ODS to create PDF output ... http://support.sas.com/kb/14/766.html, 22KB
Problem Note

10/16/09 24256 - How do I get accurate pagebreaks in PDF when using FILE PRINT ODS and PUT _PAGE_?
Forcing pagebreaks with _PAGE_ when using FILE PRINT ODS may not break as desired. Using the undocumented escape sequence '^4P' and an ODS ESCAPECHAR may allow pagebreaks in PDF when you want them. With this technique ... http://support.sas.com/kb/24/256.html, 19KB
Usage Note

10/14/09 37456 - Using ODS CSV as an alternative to the %DS2CSV macro
ODS CSV provides a newer method for converting SAS data sets to CSV files http://support.sas.com/kb/37/456.html, 20KB
Sample

10/13/09 25357 - Basic functionality of DOCUMENT REPLAY statement
This example demonstrates the basic functionality of DOCUMENT REPLAY statement. http://support.sas.com/kb/25/357.html, 19KB
Sample

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

9/16/09 24438 - Customizing page numbers in the ODS PDF destination
Page numbers in the ODS PDF destination can be customized. http://support.sas.com/kb/24/438.html, 17KB
Usage Note

8/31/09 36250 - Read Access Violation in Task [ARIMA] may occur when PLOTS= option is specified
A Read Access Violation in Task [ARIMA] may occur when the PLOTS= option is used and the FORECAST statement is specified. http://support.sas.com/kb/36/250.html, 20KB
Problem Note

6/25/09 4159 - Working with the Results window
To open the Results window in the SAS® display manager system, issue the following DMS command: odsresults To clear the Results window using the SAS command box, type the following: odsresults; clear; To ... http://support.sas.com/kb/4/159.html, 18KB
Usage Note

5/6/09 24029 - In ODS RTF, how can I remove all of the grid lines and all of the shading?
To remove the grid lines from within the table, specify the attribute RULES=NONE along with BACKGROUND=_UNDEF_. Issue FRAME=VOID within the style element Table in order to remove the borders from around the table. ... http://support.sas.com/kb/24/029.html, 17KB
Usage Note

3/16/09 35147 - A variable is missing from PROC PRINT output when using ODS Listing or ODS HTML
When generating PROC PRINT output, a variable might be missing from the output when using ODS Listing or ODS HTML. For example, if you run code that is similar to the following, the variable sex will be missing in the ... http://support.sas.com/kb/35/147.html, 18KB
Problem Note

3/6/09 33001 - SASŪ Stored Processes that generate HTML drill-down URLs might display output in a new browser window in SASŪ Web Report Studio
In SAS Web Report Studio, a stored process that contains an HTML drill-down link might open output in a new browser window. As a workaround, edit the stored process to set the DRILLTARGET parameter to _self, as shown in ... http://support.sas.com/kb/33/001.html, 18KB
Usage Note

2/26/09 7231 - Generating a frame file or a table of contents may cause a "File in Use" error
When generating a table of contents or a frame file with ODS HTML, an error may occur when running this on MVS. We suggest that you create a PDSE to store files generated with ODS HTML. If you create a regular PDS and ... http://support.sas.com/kb/7/231.html, 17KB
Usage Note

2/16/09 31956 - Using the MSOffice2k ODS destination with Microsoft Excel 2007 generates a dialog box
When you use the ExcelXP and MSOffice2K ODS destinations to generate output that will be opened in Microsoft Excel 2007, a new dialog box is generated if you use the .xls extension. The dialog box is generated ... http://support.sas.com/kb/31/956.html, 20KB
Usage Note

2/16/09 25402 - Demonstrates Custom ODS Styles with a Hyperlink
Numerous style changes and the use of flyover, preimage, and url=. http://support.sas.com/kb/25/402.html, 22KB
Sample

2/5/09 5620 - STARTPAGE= option on ODS RTF statement causes titles and footnotes to disappear
STARTPAGE= option on ODS RTF statement causes titles and footnotes to disappear. http://support.sas.com/kb/5/620.html, 19KB
Problem Note

2/5/09 8044 - TEXT= option on the ODS PRINTER/RTF statement is always left justified
The TEXT= option on the ODS PRINTER/RTF statement is always left justified. http://support.sas.com/kb/8/044.html, 20KB
Problem Note

1/16/09 24182 - How can I get rid of the blue border around URL= links in an ODS PDF file?
The color of the border box around a URL link is controlled by the LINKCOLOR style attribute. In SAS 9.0 and later, you can suppress borders on PDF links with LINKCOLOR = _undef_ in the document style element. Use a ... http://support.sas.com/kb/24/182.html, 20KB
Usage Note

1/16/09 4603 - The default destination for some PCL Universal printer prototypes is incorrect
The prototypes for certain PCL printers have the default output destination incorrectly listed as SASPRT.PS. The default filename should be SASPRT.PCL. The following prototype is affected on all operating systems: ... http://support.sas.com/kb/4/603.html, 20KB
Problem Note

12/10/08 24954 - Generate graphics with an embedded ActiveX control and TrueType fonts on the mainframe
This example demonstrates how a SAS program running on z/OS can generate SAS/GRAPH output in an HTML file with an embedded ActiveX control and TrueType fonts. http://support.sas.com/kb/24/954.html, 29KB
Sample

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/08 33564 - Creating multiple worksheets per Microsoft Excel workbook using ODS
Using the Excelxp destination to generate multiple worksheets per workbook http://support.sas.com/kb/33/564.html, 19KB
Usage Note

10/3/08 3466 - RTF file pagination appears incorrect when viewed in Microsoft Word
If PAGEOF information is inserted in the header or footer of an RTF file created by ODS, the page information may initially appear incorrect when the file is opened in Microsoft Word. http://support.sas.com/kb/3/466.html, 19KB
Usage Note

10/3/08 25966 - Embedded links with GRAPH and REPORT
This example demonstrates embedded links with GRAPH and REPORT. http://support.sas.com/kb/25/966.html, 20KB
Sample

10/3/08 24223 - How do I control margins in ODS PRINTER?
The sample code shows how to control margins in PDF, PCL, and PS (Postscript) files. http://support.sas.com/kb/24/223.html, 17KB
Usage Note

9/3/08 23628 - Can I use my existing CSS with ODS?
You can use your existing CSS with ODS. However, you probably cannot use it right out of the box, because ODS carries over the PROC TEMPLATE style elements as the CSS class names, and the class names will not ... http://support.sas.com/kb/23/628.html, 18KB
Usage Note

8/14/08 32394 - Installing and Storing Updated Tagsets for ODS MARKUP
This example shows how to install an updated ExcelXP tagset for SAS and Microsoft Excel. However, this information applies to any tagset. http://support.sas.com/kb/32/394.html, 24KB
Usage Note

7/23/08 32739 - Garbage characters might display when exporting a dataset to Excel
The following SAS® code might cause garbage characters to display in the title in Microsoft Excel. %let _ODSDEST = tagsets.MSOffice2K; %STPBEGIN; title "В Г Д Ж З И Й ... http://support.sas.com/kb/32/739.html, 22KB
Usage Note

7/11/08 2457 - Incorrect values for style elements generate misleading error messages from the REPORT and the TABULATE procedures
Incorrect values for style elements generate misleading error messages from the REPORT and the TABULATE procedures. http://support.sas.com/kb/2/457.html, 20KB
Problem Note

7/2/08 25393 - Embedded Graphs with PROC REPORT
This example demonstrates embedded graphs with PROC REPORT. http://support.sas.com/kb/25/393.html, 23KB
Sample

6/11/08 32414 - How can I prevent loss of leading zeroes when generating Microsoft Excel output with ODS
Excel ods http://support.sas.com/kb/32/414.html, 20KB
Usage Note

5/28/08 25401 - Demonstrate the use of banding in PROC TABULATE
Color code rows of output in the HTML destination. http://support.sas.com/kb/25/401.html, 34KB
Sample

5/5/08 16976 - Blank page generated when ODS RTF file is opened in MS Word
When using ODS to create RTF files, SAS creates one or more tables in RTF, then hands those tables off to MS Word to paginate. In some cases, a table is just close enough to the bottom margin that MS Word thinks there ... http://support.sas.com/kb/16/976.html, 20KB
Usage Note

2/27/08 10612 - Titles and footnotes that exceed 1024 characters are truncated when generating formatted output with ODS
When generating HTML, RTF, PDF, or Postscript/PCL files, the title or footnote will get truncated if a title or footnote exceeds 1024 characters. There is no circumvention for this problem. http://support.sas.com/kb/10/612.html, 19KB
Problem Note

2/26/08 8441 - Suppressing page breaks when printing ODS HTML output
HTML documents are usually formed as one continuous page of information without any page breaks. When the document is printing, objects falling on the margins of the printed page may be split across two pages. To ... http://support.sas.com/kb/8/441.html, 19KB
Usage Note

2/1/08 24065 - How do I see the current style settings for my ODS HTML output?
To see the style definitions for your ODS HTML output, use the ODS MARKUP statement together with one of the utility tagsets listed below. These are default tagsets for SAS ® 9, but you can download them ... http://support.sas.com/kb/24/065.html, 18KB
Usage Note

1/25/08 19984 - Output in the listing is truncated using the DBCS version of SAS
If the listing output is wider than the line size specified in the DBCS version of SAS, the output is truncated. This only occurs in the DBCS version of SAS. A hotfix has been created to correct this problem. Select ... http://support.sas.com/kb/19/984.html, 19KB
Problem Note

1/21/08 10848 - Generating graphs with ODS Graphics and the LaTex destination will not compile correctly
When creating ODS LaTex output, and using non-default graphics formats, the output will not compile correctly. The destination pdfLaTeX does not recognize the extension ".jpeg". The instructions below need to be added ... http://support.sas.com/kb/10/848.html, 19KB
Problem Note

1/21/08 10737 - Creating PDF output with PROC PLOT may add a blank page when a footnote statement is added
Creating PROC PLOT output with the PDF destination may generate a blank page when a footnote statement is added. Other than removing the footnote, there is no circumvention to this problem. The example below replicates ... http://support.sas.com/kb/10/737.html, 19KB
Problem Note

1/21/08 2764 - Specifying a catalog as an argument to the BASE= ODS HTML suboption incorrectly generates a dialog box
Specifying a catalog as an argument to the BASE= ODS HTML suboption incorrectly generates a dialog box in BASE SAS. This occurs because the Results Viewer is incorrectly attemping to locate a physical file. The text of ... http://support.sas.com/kb/2/764.html, 17KB
Problem Note

1/21/08 1723 - The label alignment may be incorrect for HTML files created with ODS
When using ODS to create HTML files from PROC PRINT, the labels may contain incorrect alignment. The alignment of the labels should be centered by default; however, they may be either left or right aligned incorrectly. http://support.sas.com/kb/1/723.html, 18KB
Problem Note

1/21/08 7299 - Maximum length errors for PREHTML, POSTHTML, PRETEXT, and POSTTEXT attributes
When using strings with the PREHTML=, POSTHTML=, PRETEXT=, and POSTTEXT= attributes, this generates errors if the string is over 4000 characters. Below is the error message generated. ERROR 63-169: The word currently ... http://support.sas.com/kb/7/299.html, 19KB
Problem Note

1/21/08 15373 - Row class labels are not suppressed when the TABLE statement INDENT= option of PROC TABULATE is specified with the SASREPORT ODS destination
When the INDENT= option is specified with PROC TABULATE and the SASREPORT ODS destination, the XML generated does not suppress the row class variable labels. Select the Hot Fix tab in this note to access the hot fix ... http://support.sas.com/kb/15/373.html, 19KB
Problem Note

1/16/08 30935 - How can I center all of the output created by PROC PRINT in ODS?
PROC PRINT output routed to the non-LISTING destinations (HTML, PDF & RTF) can be controlled by PROC TEMPLATE or by the STYLE(<location>) option on the PROC PRINT statement. This ODS RTF sample code shows how to ... http://support.sas.com/kb/30/935.html, 20KB
Sample

1/11/08 16945 - Segmentation violation when using COLOR=no with ODS PDF or ODS PS
The COLOR=no option with ODS PDF or PS (Postscript) will give a segmentation violation. The code below will illustrate this. ods pdf color=no file='/tmp/test.pdf' style=sasweb; proc print data=sashelp.class; ... http://support.sas.com/kb/16/945.html, 17KB
Problem Note

1/11/08 504 - Cannot view HTML files created by ODS with a Netscape browser on Windows
Attempting to view HTML files created with the ODS FRAME= option generates a Netscape warning. The reason is that Netscape is not able to locate the HTML files that are created from the ODS BODY=, CONTENTS= and PAGE= ... http://support.sas.com/kb/00/504.html, 17KB
Usage Note

11/16/07 24066 - In ODS HTML, how can I freeze my table headers while I scroll the page?
This FAQ provides numerous examples, organized into three sections: DATA Step Examples ODS MARKUP Examples Cascading Style Sheet (CSS) Examples tableEditor tagset See also an ODS example with a JavaScript ... http://support.sas.com/kb/24/066.html, 34KB
Usage Note

11/8/07 25386 - Demonstrates Basic File Generated from ODS MARKUP using IMODE tagset
Demonstrates Basic File Generated from ODS MARKUP using IMODE tagset http://support.sas.com/kb/25/386.html, 19KB
Sample

10/22/07 24823 - Get Clean PROC Output into Excel Using ODS
This sample shows how to get SAS output into EXCEL (without using the ODS EXCEL option). http://support.sas.com/kb/24/823.html, 22KB
Sample

10/18/07 24216 - What is Universal Printing, and when am I using it?
In Release 8.1, SAS introduced Universal Printing, which enables the SAS drivers to print with the same functionality that has long been available to the PC host drivers. That is, as in Windows, now you can ... http://support.sas.com/kb/24/216.html, 22KB
Usage Note

10/17/07 23471 - How can I reduce the tags and the size of the ODS HTML output file?
You can reduce the size of the HTML file by using cascading style sheets. See the CSS and ODS topic for more information. Also, beginning in Release 8.2, ODS tagsets can generate smaller HTML files. See our ODS ... http://support.sas.com/kb/23/471.html, 17KB
Usage Note

10/17/07 24306 - Can I remove titles on some pages in ODS PDF output?
You might not want the titles to repeat on each page when you have, for example, very long tables with long headers and lots of system titles. You might prefer to have the titles appear just on the first page or just ... http://support.sas.com/kb/24/306.html, 19KB
Usage Note

10/17/07 24168 - How can I modify the header and footer margins in ODS RTF?
Beginning in SAS 9.1, you can modify header and footer margins by using the HEADERY= and FOOTERY= options. The values for these options are specified in twips. A twip is specified as 1/20 of a printer's point. There ... http://support.sas.com/kb/24/168.html, 17KB
Usage Note

10/4/07 23349 - Modify the default format displayed with PROC FREQ
This sample uses PROC TEMPLATE to change the format of the PERCENT column to 8.4. http://support.sas.com/kb/23/349.html, 17KB
Sample

10/4/07 23449 - How can I copy an ODS template from one library to another?
To copy the entire template store, use the COPY procedure. To copy individual templates, use the TEMPLATE procedure. There are a couple of ways to do this. Use the ODS PATH statement to set the path of the ... http://support.sas.com/kb/23/449.html, 17KB
Usage Note

10/4/07 23490 - In ODS output, how do I remove the window title "SAS OUTPUT" from the browser when no window title is supplied?
This example shows how to use ODS MARKUP to remove the browser title from the browser window if a value is not passed from the TITLE= HTML sub-option. The !EXIST condition determines whether the event variable VALUE ... http://support.sas.com/kb/23/490.html, 17KB
Usage Note

10/4/07 24281 - Can I move the templates created with PROC TEMPLATE across operating systems?
Templates are members of a SAS item store and are not portable across operating systems. To make templates available on another operating system, you will need to save the source code and re-compile them on the target ... http://support.sas.com/kb/24/281.html, 17KB
Usage Note

10/4/07 24096 - How can I copy an entire ODS template store from one location to another?
The template store as a whole can be copied with PROC COPY or PROC DATASETS. (To copy individual templates, see FAQ 3373.) proc copy in=sasuser out=work mt=itemstor; select templat; run; See also the full ... http://support.sas.com/kb/24/096.html, 17KB
Usage Note

10/3/07 23650 - How can I generate RTF, XML, PDF, and Excel files with ODS and SAS/IntrNet?
You can use the APPSRV_HEADER function to override the default mime header that ODS generates. The below examples use the function to change the content-type in order to render the desired kind of output. The ... http://support.sas.com/kb/23/650.html, 18KB
Usage Note

10/3/07 23337 - In ODS HTML output, how can I label the default string below the procedure name for reporting procedures such as PROC TABULATE, PROC PRINT and PROC REPORT?
SAS 8 introduced the CONTENTS= option for PROC PRINT, PROC TABULATE, and PROC REPORT to specify a file for the table of contents. Release 8.1 adds the CONTENTS= option to PROC FREQ. The CONTENTS= option can ... http://support.sas.com/kb/23/337.html, 17KB
Usage Note

10/3/07 23653 - Do you have FAQs for using ODS in the z/OS environment?
See Tips for Using ODS in the OS/390 Environment for Release 8.2. http://support.sas.com/kb/23/653.html, 16KB
Usage Note

10/3/07 24305 - What image formats can I use in ODS?
In SAS 9: The JPEG format works across all ODS desinations (under z/OS, you must enable the UNIX file system HFS). ODS HTML supports GIF, JPEG, PNG, ACTXIMG, JAVAIMG, ACTIVEX, JAVA, and more. ODS RTF supports JPEG, ... http://support.sas.com/kb/24/305.html, 17KB
Usage Note

10/3/07 24309 - Why isn't there any ODS output for the last procedure in my job?
Ensure that you submit run; quit; before your ods destination close; Be aware that in SAS jobs, "step boundaries" separate each PROC or DATA step. The output from a SAS procedure is not complete until the ... http://support.sas.com/kb/24/309.html, 17KB
Usage Note

10/2/07 23643 - How can I generate a GIF file from my procedure or DATA step output?
Beginning with SAS 9.1, you can use the ODS PRINTER statement with the PRINTER= GIF option to create GIF files from a procedure or DATA step. This also enables you to maintain all of the styles such as the colors in the ... http://support.sas.com/kb/23/643.html, 17KB
Usage Note

10/1/07 23330 - What options are available for the TITLE and FOOTNOTE statements in ODS?
Below are the available options beginning with Release 8.1 for the HTML, PDF, and RTF destinations. These are similar to the SAS/GRAPH options for titles and footnotes. BOLD specifies bold. COLOR= specifies the ... http://support.sas.com/kb/23/330.html, 18KB
Usage Note

10/1/07 24307 - Which title and footnote attributes take precedence in ODS?
SAS 8.2 and later releases support several ways to change the appearance of titles and footnotes. The following rules determine which attribute takes precedence. In general, the most specific or closest setting wins. ... http://support.sas.com/kb/24/307.html, 17KB
Usage Note

10/1/07 23208 - How can I control the font of SAS titles and footnotes in ODS?
Here are links to FAQs for the different destinations: 23330, all ODS destinations, options on the TITLE and FOOTNOTE statements 24307, all ODS destinations, precedence of the attributes 24023, ODS RTF 23369, ODS HTML, ... http://support.sas.com/kb/23/208.html, 27KB
Usage Note

10/1/07 24240 - I used CELLWIDTH= for data and a spanning header in ODS PRINTER tables. Why is the output weird?
That's a bug in both SAS 8.1 and SAS 8.2, but there is a hotfix for SAS 8.2. This is fixed for SAS 9. See also FAQ 4224 about using CELLWIDTH. http://support.sas.com/kb/24/240.html, 17KB
Usage Note

9/27/07 24312 - How can I use the Output Delivery System (ODS) to produce HTML pages that support 508 accessibility requirements?
In SAS 9.1 and later releases, all of the accessibility enhancements have been merged into the ODS HTML tagsets. No additional steps are required. In releases prior to SAS 9, you can use a customized accessibility ... http://support.sas.com/kb/24/312.html, 29KB
Usage Note

8/28/07 24054 - In ODS, how can I add special characters such as GE or LE to my output?
You can add special symbols such as ≥ (greater than or equal to) or ≤ (less than or equal to) by using the appropriate fonts that have these symbols. For instance, the GE and LE characters are available in ... http://support.sas.com/kb/24/054.html, 18KB
Usage Note

8/28/07 23369 - In ODS HTML output, how can I change the fonts for the titles and footnotes?
To change the fonts for all of the titles and footnotes together, modify the font associated with the string 'titleFont' in the FONTS style element. To change the titles and footnotes individually, modify the ... http://support.sas.com/kb/23/369.html, 17KB
Usage Note

8/28/07 24023 - In ODS RTF, how can I modify the font style of the titles?
The font style for the titles and footnotes can be changed by modifying the argument associated with the string 'TitleFont'. The font style "italic" can be removed from the argument; see example 1. This can also ... http://support.sas.com/kb/24/023.html, 18KB
Usage Note

8/28/07 23370 - In ODS HTML output, how can I supply a different font for each title and for each footnote?
This has to be done on the TITLE or FOOTNOTE statement. The HTML can be added to the title and footnote directly if using the HTML device, or universally if using the COLOR= and the HEIGHT= attributes. The following ... http://support.sas.com/kb/23/370.html, 17KB
Usage Note

8/28/07 24227 - Why is DATA _NULL_ output misaligned when I use in-line formatting with ODS?
The workaround for this problem is options nocenter; This problem will be addressed in a future release. Why is this happening? By default, all output is centered, including batch-mode output, which is produced by ... http://support.sas.com/kb/24/227.html, 18KB
Usage Note

8/28/07 23368 - In ODS HTML output, how can I modify the font size for all output with a single change?
You can specify the FONT_SIZE attribute within the style element Container, which is the parent of all containers. See example 1 below. Another method is use an embedded cascading style sheet. See example 2 below, ... http://support.sas.com/kb/23/368.html, 17KB
Usage Note

8/28/07 24303 - Why does opening the ODS PRINTER destination change the appearance of the graphs in my ODS HTML output?
When a SAS/GRAPH procedure is invoked, it defines the layout of the graph under the current settings and sends the image to each of the output destinations. Because a graph has only one layout regardless of the number ... http://support.sas.com/kb/24/303.html, 19KB
Usage Note

8/28/07 24304 - Can I get SAS/GRAPH images in my titles with ODS PRINTER?
See FAQ 4213 about placing an image in a title by using ESCAPECHAR= in SAS 8.2 and later. Under SAS/GRAPH software, as of SAS 9.1.3, in-line formatting is not directly supported. This is because SAS/GRAPH creates the ... http://support.sas.com/kb/24/304.html, 18KB
Usage Note

8/28/07 24167 - In ODS HTML, can I modify the colors of the scroll bar and the down arrow on the browser?
The colors of the scroll bar and the up and down arrows can be modified by using cascading style sheet properties. Below is a list of style sheet properties and what they modify. scrollbar-3d-light-coloroutside color ... http://support.sas.com/kb/24/167.html, 18KB
Usage Note

6/29/07 24831 - Block chart with data tips
This sample creates a Java applet that displays a block chart. The sample code shows you how to create the applet, display data tips, change the view of the chart, change the appearance of the chart, and change the ... http://support.sas.com/kb/24/831.html, 32KB
Sample

6/8/07 12168 - Gaining file compression with ODS PDF in SAS 8.2
SAS 8.2 does not support file compression when using the ODS PDF destination. A hot fix is available which will allow file compression. This hotfix also modifies how PDF files are generated with SAS 8.2. Rather than ... http://support.sas.com/kb/12/168.html, 18KB
Problem Note

5/22/07 10821 - ODS RTF incorrectly displays some symbol characters defined from DBCS systems
ODS RTF incorrectly displays some symbol characters defined from DBCS systems. http://support.sas.com/kb/10/821.html, 22KB
Problem Note

4/17/07 24559 - Can I change the orientation inside an RTF or PDF file?
Starting in SAS 9, the following logic can be used to create an RTF file which toggles orientation inside the file. The same capability is not currently available with the ODS PRINTER destinations (PCL/PDF/PS); however, ... http://support.sas.com/kb/24/559.html, 17KB
Usage Note

1/29/07 6473 - STARTPAGE= outputs only the first set of titles and footnotes
When STARTPAGE= is set to NO/OFF/NEVER, only one set of TITLES/FOOTNOTES are placed in the files created by ODS PRINTER and RTF. http://support.sas.com/kb/6/473.html, 19KB
Usage Note

1/16/07 8681 - Blank lines are not appropriately generated with PUT statements in batch jobs
Incorrect output may be generated in destinations other than the SAS log and list destinations when using PUT statements in batch mode. In particular, if a PUT statement should generate a blank line, ODS destinations ... http://support.sas.com/kb/8/681.html, 20KB
Problem Note

1/11/07 19218 - ERRORS produced when ODS PDF output contains a long byline
If an ODS PDF file is created, and the output contains a large byline, the following error messages may be produced on z/OS: ERROR: System abend 0C4 occurred in module SASXALZ function VMFREE at offset 00015E. ... http://support.sas.com/kb/19/218.html, 19KB
Problem Note

10/4/06 24529 - How can I modify the axis labels or other elements of an ODS GRAPHICS plot?
Changes in the appearance of ODS GRAPHICS output are made by modifying the ODS template that governs the graph. Graph template definitions are written in the Graph Template Language (GTL), which was added to the ... http://support.sas.com/kb/24/529.html, 20KB
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/12/06 16582 - LABEL OPTION affects table of contents
If the option LABEL is turned off with code like the following: options NOLABEL; Any subsequent use of ODS PROCLABEL to label the CONTENTS or PAGE files created by ODS HTML, or the Table of Contents section of an ... http://support.sas.com/kb/16/582.html, 20KB
Usage Note

8/22/06 18258 - ODS PRINTER generates error "Error processing images; Image will be skipped"
If ODS PRINTER (PCL/PDF/PS) is used to generate reports containing images (BACKGROUNDIMAGE, PREIMAGE, POSTIMAGE or SAS/GRAPH), the following error message may be generated: Error processing images; image will be ... http://support.sas.com/kb/18/258.html, 19KB
Problem Note

7/13/06 25262 - Pie charts with drill down functionality
This sample uses the Java device driver to create an interactive pie chart with HTML drill down capability. http://support.sas.com/kb/25/262.html, 22KB
Sample

7/12/06 2673 - How to change the default style when generating HTML output
When generating HTML output, the default style that is used is "styles.default". To make a different style the default, follow the steps below. From the PMENU in the enhanced editor, select: 1) Tools 2) Options 3) ... http://support.sas.com/kb/2/673.html, 18KB
Usage Note

6/20/06 4739 - Errors may occur when attempting to store templates in the SASUSER location
Errors will occur when attempting to store templates in the SASUSER library when it is in use by another SAS session or another process. By default, templates are stored in the SASUSER.TEMPLAT template store unless the ... http://support.sas.com/kb/4/739.html, 19KB
Usage Note

5/11/06 25616 - Generating a contour plot for the web
This sample produces a contour plot for the web using the JAVA device driver. http://support.sas.com/kb/25/616.html, 49KB
Sample

5/11/06 25618 - A web bar chart with local drill-down
The following example generates an HTML output file that runs the Graph applet. The applet automatically generates and displays drill-down graphs based on the element in the graph that was selected with a click of the ... http://support.sas.com/kb/25/618.html, 19KB
Sample

5/11/06 25615 - Generating a bar chart for the web
This sample produces a bar chart for the web using the JAVA device driver. http://support.sas.com/kb/25/615.html, 21KB
Sample

5/10/06 25261 - Map chart with drill down functionality
This sample uses Java graphics and SAS/GRAPH to create a chart with HTML drill down capability. http://support.sas.com/kb/25/261.html, 130KB
Sample

4/26/06 15792 - Red X shows in HTML files where gif image should be
Using certain style templates on the ODS HTML statement in SAS 9.1.3 SP3, i.e. style=BLOCKPRINT, will result in a .html file that has a red X in the body file. Some of the SAS styles use gif files to insert watermarks ... http://support.sas.com/kb/15/792.html, 18KB
Problem Note

List:    – 100 > >| (Top 500 of approx. 831 results.)   Results per page: