.WIDGET RELOAD DATASRC

This subroutine reloads the data in a Table Widget.


Usage:

      PASS         <beg_at_name>              FIELD            SHARE? N
      PASS         <end_at_name>              FIELD            SHARE? N
      GOSUB    --- .WIDGET RELOAD DATASRC
      *        Check for errors
      IF       --- .WIDGET RELOAD DATASRC     NE

Description:

This subroutine reloads the data in a Table Widget. <beg_at_name> is required, the subroutine will cancel if it is not received.

<beg_at_name> is the name of the first table WIDGET to be reloaded (Required).

<end_at_name> is the name of the last table WIDGET to be reloaded (Optional). If not PASSed, it will default to <beg_at_name>.

<beg_at_name> and <end_at_name> will be used in BEG AT/END AT commands to read the --- WIDGET file and set the WIDGET RELOAD DATASRC flag on all the widgets within the range.

Comments:

Read what other users have said about this page or add your own comments.


-- JeanNeron - 2012-07-27

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r1 - 2012-07-27 - JeanNeron
 
  • Edit
  • Attach
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback