This option
is useful only when executing an asynchronous RSUBMIT, which is enabled
via these methods:
-
NOCONNECTWAIT system option
-
CONNECTWAIT=NO option in RSUBMIT
-
CONNECTWAIT=NO option in SIGNON
In addition
to being a system option, CSYSRPUTSYNC= can be specified as an option
in the RSUBMIT statement. The CSYSRPUTSYNC= option in the RSUBMIT
statement or command takes precedence over the system option.
By contrast,
a synchronous RSUBMIT is enabled via these methods:
-
CONNECTWAIT system option
-
CONNECTWAIT=YES option in RSUBMIT
-
CONNECTWAIT=YES option in SIGNON
A synchronous
RSUBMIT causes macro variables to be updated when a synchronization
point is encountered.
Note: You should
not change the value of the SYSRPUTSYNC= option between consecutive
asynchronous RSUBMIT statements. Changing SYSRPUTSYNC= between asynchronous
RSUBMIT statements causes unpredictable results.