I tried removing Status message indicator on batch UUT dialog. When running CVI it keep giving ActiveX error - handle is not valid.
In the batchuutdlg.c I commented out ever call that used the enum kTSCtrl_Status and any instance of BUUTPANEL_STATUS_TEXT.
Removed the control on the uir panel.
The error pops up when the function RunBatchDialog() executes RunUserInterface() function.
Wondering if there are more files to be considered when modifying the Batch UUT dialog box?
*************************************************
CLD
*************************************************