Searched refs:wsScriptMsg (Results 1 – 1 of 1) sorted by relevance
2516 WideString wsScriptMsg = validate->GetScriptMessageText(); in ProcessScriptTestValidate() local2520 if (wsScriptMsg.IsEmpty()) in ProcessScriptTestValidate()2521 wsScriptMsg = GetValidateMessage(false, bVersionFlag); in ProcessScriptTestValidate()2524 pAppProvider->MsgBox(wsScriptMsg, wsTitle, in ProcessScriptTestValidate()2529 if (pAppProvider->MsgBox(wsScriptMsg, wsTitle, in ProcessScriptTestValidate()2538 if (wsScriptMsg.IsEmpty()) in ProcessScriptTestValidate()2539 wsScriptMsg = GetValidateMessage(true, bVersionFlag); in ProcessScriptTestValidate()2540 pAppProvider->MsgBox(wsScriptMsg, wsTitle, in ProcessScriptTestValidate()