Searched refs:wsScriptMsg (Results 1 – 1 of 1) sorted by relevance
2471 WideString wsScriptMsg = validate->GetScriptMessageText(); in ProcessScriptTestValidate() local2475 if (wsScriptMsg.IsEmpty()) in ProcessScriptTestValidate()2476 wsScriptMsg = GetValidateMessage(false, bVersionFlag); in ProcessScriptTestValidate()2479 pAppProvider->MsgBox(wsScriptMsg, wsTitle, in ProcessScriptTestValidate()2484 if (pAppProvider->MsgBox(wsScriptMsg, wsTitle, in ProcessScriptTestValidate()2493 if (wsScriptMsg.IsEmpty()) in ProcessScriptTestValidate()2494 wsScriptMsg = GetValidateMessage(true, bVersionFlag); in ProcessScriptTestValidate()2495 pAppProvider->MsgBox(wsScriptMsg, wsTitle, in ProcessScriptTestValidate()