Difference: 0LASubrWidgetReloadDatasrc (1 vs. 2)

Revision 22013-02-04 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="520NewTableWidget"

.WIDGET RELOAD DATASRC

Line: 15 to 15
 

Description:

Changed:
<
<
This subroutine reloads the data in a Table Widget. <beg_at_name> is required, the subroutine will cancel if it is not received.
>
>
This subroutine causes the data in a Table Widget to reload upon next execution of the 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).
Line: 23 to 23
  <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.
Added:
>
>
See New Table Widget for more information.
 

Comments:

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

Revision 12012-07-27 - JeanNeron

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="520NewTableWidget"

.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.


<--/commentPlugin-->

-- JeanNeron - 2012-07-27

 
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