Search results

  1. P

    Dynamic Button, what's the good way?

    Hi there. I'm new in this progress stuff but i created a simple window with the AppBuilder en now trying to create a dynamic button. The code in the procedure is the next : CREATE BUTTON hButton01 ASSIGN ROW = 5 COLUMN = 20 LABEL = "My Dynamic Button" FRAME = FRAME DEFAULT-FRAME:HANDLE...
Top