billydeng
4th November 2008, 05:43
Hi guys
can someone give me an example on how to use button to perform a action
something like click event:confused:. Thanks

george7a
4th November 2008, 09:24
Hi,

Can you be more specific?

Are you building a session with a form? or 3GL window?

- George

bdittmar
4th November 2008, 10:21
Hi guys
can someone give me an example on how to use button to perform a action
something like click event:confused:. Thanks

Hello,

this can be done with choice.user.x

like:

choice.user.2:
before.choice:
|Designrichtlinie (^A)
zoom.to$("dhitm1500s001", z.session, "dhitm0501m001", "", 0)


Regards

billydeng
15th December 2008, 22:01
Hi guys
thanks for the suggestions and sorry for this late respond, any way, it does the work by adding a button to the form(user0 to user9), and perform a click action under the choice clause