On 22 May 2006 00:16:46 +0400, Serge (gentoosiast) Koksharov wrote: > > I found out that 'Test' command description in fvwm manpage is > incomplete. Let me cite an excerpt: > > Test [(test-conditions)] command > <snip>They include Version operator x.y.z<snip>
If it helps, then " (or /Version pattern/)" may be added here. > The Version operator x.y.z test-condition is fulfilled if the logical > condition of the expression is true. Valid operator values are: >=, >, > <=, <, == and !=. > > That's all about 'Version' operator in the manpage. But little later one > example follows: > > AddToFunc VerifyVersion > + I Test (Version 2.5.*) Echo 2.5.x detected > + I TestRc (NoMatch) Test (!Version 2.6.*) Echo Future version > <snip> > > Obviously this example don't fit in 'Test' description in the > manpage. I checked and it works anyway. Regards, Mikhael.