I load a dialog
in this dialog I have a MENU pulldown where I can set a logic variable
before of this dialog thereis the variable lSmall
If lsmall
DIALOG
endif
IF Lbig
DIALOG
endif
ACTIVATE
If change the value of this logic variable How I can make to reload my application and reload the dialog ?
Falconi Silvio