Difference: 0LASubrWidgetSetIntoMwdgt ( vs. 1)

Revision 12012-02-07 - JeanNeron

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="APPXRuntimeSubroutineAPI"

.WIDGET SET INTO MWDGT

This subroutine copies the current --- WIDGET file to a memory file.


Usage:

      GOSUB    --- .WIDGET SET INTO MWDGT
      *        Check for errors
      IF       --- .WIDGET SET INTO MWDGT     NE

Description:

This subroutine copies the current --- WIDGET file to a memory file. There are no parameters.

This can be useful if you want to copy widgets from one image to another. You can use this to copy the widgets into a memory file (Related), then use .WIDGET SET FROM MWDGT to copy them into the other image.

This can be used in any event point that has widgets.

Note that every time you call this, the previous contents of the memory file will be replaced.

Comments:

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


<--/commentPlugin-->

-- JeanNeron - 2012-02-07

 
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