Hello,
How i can simulate a user button click?
Thanks in advance.
Hello,
How i can simulate a user button click?
Thanks in advance.
..
redefine button oBtnAdd ID 201 OF oDlg ACTION MsgInfo("Hello Wold")
..
oBtnAdd:click()carlos vargas wrote:.. redefine button oBtnAdd ID 201 OF oDlg ACTION MsgInfo("Hello Wold") .. oBtnAdd:click()
salu2
carlos vargas