Thanks bodziak............but....... what is a Macro?.........I'm a newbie here....
I've searched the maillist,still dont know???However,I guess U mean this?
Code:
|
+-Group_Control <--The Group
|
+-Disable_All <--A MultiGroup assigned to "Mode" button
| +--Disable Soft_Winamp
| +--Disable Soft_PowerDVD
| +--Disable Soft_BSplay
| +--Disable Soft_System
|
+-Switch_Groups <--Another MultiGroup assigned to "Mode" button
+--Enable Soft_Winamp __MultiState Case 1
+--Question "Winamp Mode" /
+--Enable Soft_PowerDVD __MultiState Case 2
+--Question "PowerDVD Mode" /
+--............
This config works.And the number of commands needed is 3*Groups not Groups*(Groups+1),better now.
To say about coding a wildcard support,I found that Girder internally uses Identifier number not Name,Thus a simple patch would be impossible.Never realized this before,I must say sorry to U,RonB
Thanks a lot for Ur Help!