Chapter Contents

Previous

Next
WNAME

WNAME



Specifies a name for the active window

Category: Window


Syntax
Example
See Also

Syntax

CALL WNAME(window-name);

window-name
is up to 80 characters for the window's name.

Type: Character


Example

Use WNAME to change the window name to "TimeData Application":

call wname('TimeData Application');

See Also

WDEF

WINFO

WREGION


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.