User Tools

Site Tools


auto_set_use_variable_automatic_re_display_.htm
Navigation:  Language Reference > 9 -  Window and Report Attributes > Window and Report Attributes >====== AUTO (set USE variable automatic re-display) ====== Previous pageReturn to chapter overviewNext page

NewC7.jpg

AUTO

blk2blue.jpg

The AUTO attribute (PROP:AUTO) specifies all window and toolbar controls' USE variables re-display on screen each time through the ACCEPT loop. This incurs some overhead, but ensures the data displayed is current, without requiring explicit DISPLAY statements.

Example:

WinOne WINDOW,AT(,,380,200),MDI,CENTER,AUTO  !All controls values always display

       !controls

      END

CODE

!ACCEPT automatically re-displays changed USE variables

ACCEPT

END

auto_set_use_variable_automatic_re_display_.htm.txt · Last modified: 2021/04/15 15:56 by 127.0.0.1