Searched refs:wsScriptMsg (Results 1 – 1 of 1) sorted by relevance
2515 WideString wsScriptMsg = validate->GetScriptMessageText(); in ProcessScriptTestValidate() local2519 if (wsScriptMsg.IsEmpty()) in ProcessScriptTestValidate()2520 wsScriptMsg = GetValidateMessage(false, bVersionFlag); in ProcessScriptTestValidate()2523 pAppProvider->MsgBox(wsScriptMsg, wsTitle, in ProcessScriptTestValidate()2528 if (pAppProvider->MsgBox(wsScriptMsg, wsTitle, in ProcessScriptTestValidate()2537 if (wsScriptMsg.IsEmpty()) in ProcessScriptTestValidate()2538 wsScriptMsg = GetValidateMessage(true, bVersionFlag); in ProcessScriptTestValidate()2539 pAppProvider->MsgBox(wsScriptMsg, wsTitle, in ProcessScriptTestValidate()