One more question: Why does the following line procude a syntax error (I'm 
using 2.5.6 and the corresponding definition for ".")?
    . Echo %{ if ( 5 > 4 ) { return 5; } else { return 6; } }%

I also tried 
    SendToModule FvwmPerl eval if ( 5 > 4) { command("Echo 5"); } else {
    command("Echo 6"); }
and this works.

Felix

-- 
To contact me personally don't reply but send email to 
  felix DOT klee AT inka DOT de
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to