Previous Page | Next Page

SAS System Options under Windows

AWSTITLE System Option: Windows



Replaces the default text in the main SAS title bar.
Default: none
Valid in: configuration file, SAS invocation
Category: Environment control: Display
PROC OPTIONS GROUP= ENVDISPLAY
Windows specifics: all

Syntax
Details

Syntax

-AWSTITLE "title-text"

"title-text"

specifies the text that appears in the title bar of the main SAS window. The text must be enclosed in either single or double quotation marks.


Details

The AWSTITLE system option allows you to replace the default text in the title bar of the main SAS window with the title that you specify.

This system option is intended for use by SAS/AF programmers to customize the interface of their applications.

Previous Page | Next Page | Top of Page