{
not_found=1;
report_msg ("The item \""&item&"\" is not is the cooked container.");
}
rc=obj_find_text ("AfxFrameOrView42","Failure: Exceed max number",pos,1,1,1000,600,TRUE);
if(rc!=E_OK && pos[1]==0)
{
tl_step("Base Function in Route Mode",Fail,"Cann't find error information ");
flag=Fail;
}
[ 本帖最后由 wonew1228 于 2006-12-25 19:11 编辑 ]作者: gp_jl 时间: 2006-12-25 22:20 标题: 回复 #1 bjsunning 的帖子 更正!
Return Values
If the text is located, this function returns 0. If the text is not found, this function returns 1.