IMSBPOPT= SAS System Option
Assigns a character value to the OPT parameter.
Valid in: |
SAS invocation, OPTIONS statement |
Category: |
Engine, DATA Step |
Default: |
IMSBPOPT=C |
Tip: |
Not restrictable |
Syntax
Syntax Description
C
specifies that the
BMP region is canceled automatically. The OPT parameter specifies the action taken if the
control region is not active.
N
specifies that the console operator is asked for a decision. The OPT parameter specifies
the action taken if the control region is not active.
W
specifies that the region waits for the control region to be started. The OPT parameter
specifies the action taken if the control region
is not active.
Copyright © SAS Institute Inc. All rights reserved.