Thread.SetBatchRTEOption

Syntax

Thread.SetBatchRTEOption( newValue)

Purpose

Specifies the behavior of TestStand when a run-time error occurs in any execution with a thread that is part of the same batch as the thread on which you call this method.

Remarks

Calling this method on a thread that is not part of a batch has no effect.

Parameters

newValue As RTEOptions

[In] Specifies the behavior of TestStand when a run-time error occurs.

See Also

Engine.DisplayRunTimeErrorDialogEx

RTEOptions