IMSSPIE= SAS System Option

Specifies a value for the SPIE parameter when SAS invokes a DLI, DBB, or BMP region.

Valid in: SAS invocation, OPTIONS statement
Category: Engine, DATA Step
Default: IMSSPIE=0
Tip: Not restrictable

Syntax

IMSSPIE= 0 | 1
DLISPIE= 0 | 1

Syntax Description

0
specifies to enable a user SPIE (if any) to remain in effect while processing DL/I calls.
1
specifies to negate the user SPIE while processing the DL/I calls but reinstates it before returning to the application program.