Thursday, August 11, 2011

Playback failure on nca_object_action statements

Playback failure on nca_object_action statements

Following the nca_connect statement there are two statements of this form:
nca_java_action("SR_DUP_GRID_DUP_GRID_0",…) on playback, the script invariably fails at the first of these.

Practical Solution:
In each script directory, open the default.cfg file and in the [NCA_GENERAL] section add this line:

NCATimerWaitMode=0

Playback will now successfully process nca_object_action statements.

No comments:

Post a Comment