On Sat, Oct 06, 2007 at 11:15:52AM +0200, Dominik Vogt wrote: > > SetEnv FOO=:0.0 > > Test (EnvMatch FOO :2.*) Echo "Match" > > TestRc (Match) Echo "Did not match" > > > > The first Test does not match. However the following TestRc succeeds > > (which it should not). > > From the man page: > > The TestRc command can only be used inside functions. > > The above commands can not work because when they are executed, > fvwm has no context to store the return code in.
Aha! Thanks :). GI -- <LIFE><!----Insert boring stuff here----></LIFE>
