RSASIOTRANSERROR System Option

Displays a transcoding error when illegal data is read from a remote application.
Valid in: configuration file, SAS invocation, OPTIONS statement, SAS System Options window
Category: Files: SAS files
PROC OPTIONS GROUP= SASFILES
Default: RSASIOTRANSERROR

Syntax

RSASIOTRANSERROR | NORSASIOTRANSERROR

Syntax Description

RSASIOTRANSERROR
specifies to display a transcoding error when illegal values are read from a remote application.
NORSASIOTRANSERROR
specifies not to display a transcoding error when illegal values are read from a remote application.

Details

The RSASIOTRANSERROR system option enables remote users of SASIO, for example SAS Enterprise Guide and SAS Enterprise Miner, to ignore illegal data values. An illegal data value typically will cause a transcoding error when the data is read by a remote application.