Posted by member 7223 on 2003-06-30 07:36:17 link

I think [!ShortcutGroupShow ^@#d^4+^@dc^^@#d^] can't work !
$4+x$ can't work if x is a number. There must be an evar inside $...$

Better use something like this:
VWMActiveShortcut 4
VWMOnSwitchFrom !ShortcutGroupHide ^@dc^
VWMOnSwitchTo !ShortcutGroupShow ^@#d^VWMActiveShortcut+^@dc^^@#d^

Note: If your shortcuts are into a lsbox (using the lsbox built-in shortcus) you should use !LSBoxGroupHide/Show instead of !ShortcutGroupHide/Show... guess you already knew it :)