UPDATE WG WINDOW: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
New page: {{Command|syntax=UPDATE_WG_WINDOW |description=*DESCRPTION* |param1=|param1_desc=No Parameters }} ===Example=== :- UPDATE_WG_WINDOW Category:Coordinate_Systems
 
Mikeo (talk | contribs)
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[:Category:Work_Groups|{{Up}}]]
{{Command|syntax=UPDATE_WG_WINDOW
{{Command|syntax=UPDATE_WG_WINDOW
|description=*DESCRPTION*
|description=:Update the WorkGroup window (it is is currently open) to reflect any changes to the current list of WorkGroups.


|param1=|param1_desc=No Parameters
|param1=|param1_desc={{No Parameters}}


}}
}}


===Example===
===Example===
:- UPDATE_WG_WINDOW
:NEW_WG "Geometry"
:UPDATE_WG_WINDOW
<br>
:For an example macro see [[Wg_List]]


[[Category:Coordinate_Systems]]
[[Category:Work_Groups]]

Latest revision as of 18:45, 12 January 2011

Up

Command

UPDATE_WG_WINDOW


Update the WorkGroup window (it is is currently open) to reflect any changes to the current list of WorkGroups.

Parameters

No Parameters

Example

NEW_WG "Geometry"
UPDATE_WG_WINDOW


For an example macro see Wg_List