FSBORDER= System Option: z/OS

Specifies what type of symbols are to be used in borders.
Valid in: Configuration file, SAS invocation
Category: Environment Control: ENVDISPLAY
PROC OPTIONS GROUP= ENVDISPLAY
Default: BEST
z/OS specifics: All

Syntax

FSBORDER=BEST | PS | APL | NONE

Required Arguments

BEST
tells SAS to choose the border symbols based on the type of terminal that you are using.
PS
tells SAS to use programmed symbols for border symbols in the windowing environment.
APL
tells SAS to use APL symbols.
NONE
indicates that no special border symbols are to be used (normal text is used).

Details

The FSBORDER= system option specifies what type of symbols are to be used in window borders and other widgets.