|
|
|
How to display a POPUP Box in non-graphical mode |
  |
|
|
Title: | How to display a POPUP Box in non-graphical mode |
Document: | gen_038 |
Keywords: | popup box,graphical,dlg set driver,FORMS |
How to display a POPUP Box in non-graphical mode
You can reset the DLG Driver before you display a POPUP box with the
following command
DLG SET ".driver",""
This may be interesting for you if your program consists of graphical
parts and FORMS.
|
|
|
|
|
|