From: atzct <at...@ob...> - 2004-12-08 09:48:07
|
MENUITEM "&Parameters" ACTION Iif(!Empty(cParamString).and.UPPER(SubStr(oEdit:Gettext(),1,10))#"PARAMETERS",(editShow("Parameters"+cParamString+Chr(10)+oEdit:Gettext()),oEdit:lChanged:=.T.),.F. ) Add line "Parameters" and change status of edit then, when this line not exist in method. Best regards, Alexey Myronenko |