> 2011/10/30 Thomas Adam <tho...@fvwm.org>: >> `echo SetEnv WindowCount $$$$(($$$$WindowCount + 1))`
Nice to see that there is an alternative way to perform calculations without the use of bc. This idea could eliminate a dependency of my FVWM scripts ;-)