On Fri, Oct 05, 2007 at 08:16:41PM -0700, Gautam Iyer wrote:
> The following is a bug in Fvwm:
> 
>     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.

Ciao

Dominik ^_^  ^_^

 --
Dominik Vogt

Attachment: signature.asc
Description: Digital signature

Reply via email to