Skip to Content
0
Former Member
Dec 08, 2008 at 08:23 PM

Dialog Programming - Pressing a button

29 Views

Hi,

How do you make something happen when pushing a button in dialog programming.

I have a button on my screen, and the following code.

However, when debugging, fcode isn't being filled with the Button name.

CASE FCODE.

WHEN 'BENT'.

PERFORM GET_LAST_UPDATE.

Endcase

Please help,

Thanks,

John