.WIDGET SET FROM MWDGT
This subroutine copies the memory file to --- WIDGET.
Usage:
GOSUB --- .WIDGET SET FROM MWDGT
* Check for errors
IF --- .WIDGET SET FROM MWDGT NE
Description:
This subroutine copies the memory file to --- WIDGET. There are no parameters.
This is only useful if you have previously copied widgets to the memory file via
.WIDGET SET INTO MWDGT.
This should be called in the Pre-Display event point.
Note that every time you call this, the entire contents of --- WIDGET will be replaced. If you did not run
.WIDGET SET FROM MWDGT previously, then this will simply delete all the widgets in the current --- WIDGET file. This does not change the contents of the memory file.
Comments:
Read what other users have said about this page or add your own comments.
--
JeanNeron - 2012-02-07