Reason:
The WRITE TRANSACTION AND READ TRANSACTION commands are both batch commands; they cannot be used in a dialog compiled for online use. Either delete the batch command and recompile the dialog in the online mode, or generate the dialog for use in the batch environment and eliminate this dialog from online applications. Alternatively, use a conditional command (such as IF $BATCH THEN...) to ensure that the command is not encountered in the online environment.
Module:
ADSOCCTL
Severity:
1
|
Copyright © 2014 CA.
All rights reserved.
|
|