I seem to be having a problem changing the name of a button after I click on it. Here is the code. What am I doing wrong.
redefine button obtn7 prompt cPrompt id 16 of oDlg ;
action(openfilter := .f., asetfilter(.f.,obrw),gl->(dbgoto(1)),oBrw:setfocus(),oBrw:refresh(),oBrw:setfocus(),cPrompt := "help",oBtn7:refresh(),oDlg:update(),.t.) UPDATEThank you
Harvey
Harvey