Posted by member 97484 on 2004-01-14 06:15:06 link

OK.. what am I doing wrong:

Declaration
*Script start !varset


Shortcut
[!varSet noVWMBar "true"]


!bangs

*Script bang !varset
*Script var noVWMBar true
*Script ~bang
*Script bang !Desktop3
*Script gotoif ("noVWMBar" = "true") exit_prog
*Script exec !shortcutgroupshow 602 604 605
*Script exec !shortcutgrouphide 601 603 606
*Script exit
*Script label exit_prog
*Script exit
*Script ~bang


This is getting really annoying.. I have finished the basic structure of my theme apart from sorting this out.

(NB: *Script exit is a command)