Just thought this might help
someone...
I needed to sort the devices of a
particular map into display name sequence and could not find where to perform
that function in WUG, gracefully that
is... What I did find (on the WUG forum) was that WUG displays the
devices in their poll order sequence.
What to do, what to do...
Well, I found that I
could:
- Save the map as a .xml
file.
- Using a tool called xmlspy, I
could open the .xml file, sort the devices into display name order, renumber
the values in a field called "zorder", save the .xml file.
- Open the .xml file with WUG,
select the edit tab, select all of the devices, and click the "arrange icons"
button.
- Result, a map with devices sorted
the way I want them.
Of course, there is probably a
better way to do this and YMMV...
dg
