AGI STK Util 11 Send comments on this topic.
AgEExecMultiCmdResultAction Enumeration
See Also 

Description

Enumeration defines a set of actions when an error occurs while executing a command batch.

Members

Member Value Description
eContinueOnError 0 Continue executing the remaining commands in the command batch.
eStopOnError 1 Terminate the execution of the command batch but do not throw an exception.
eExceptionOnError 2 Terminate the execution of the command batch and throw an exception.
eIgnoreExecCmdResult 32768 Ignore results returned by individual commands. The option must be used in combination with other flags.
© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1