On Fri, Feb 21, 2003 at 03:45:04PM -0500, Dan Espen wrote: > Marcin Pawlik <[EMAIL PROTECTED]> writes: >> I tried Break command and it doesn't seem to work. For example >> function: >> >> DestroyFunc MPTest >> AddToFunc MPTest >> + I Break >> + I Echo "Not working" >> >> always prints the text. >> >> Maybe I don't understand how it should be used... >> >> Tested on current (Feb 21) CVS version. > > The man page has an example. > It has to be used in a conditional command.
I didn't know. Man doesn't say it _has_ to be used that way. But even defined like that: DestroyFunc MPTest AddToFunc MPTest + I Cond (Match) Echo "Cond" + I Cond (Match) Break + I Echo "Not working" echoes "Not working". I still don't understand. Regards, -- Marcin Pawlik -- Visit the official FVWM web page at <URL:http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]