On 21 Apr 2003 12:04:59 +0200, Felix E. Klee wrote: > > What you showed is preprocessing. As said in my original post, what I'm > after is realtime processing where I need several global variables anyways. > Concerning readability: I'm not a Perler and for me the code isn't very > readable at all. Many FVWM users probably prefer a solution where they can > do simple arithmetics without knowing Perl.
Your original message was about the native support of arithmetics (does this include scripting and string manipulation or just 2+2?). Can you define what would be the desired (and still not conflicting) syntax for you? I think that if you insist on using only what you know (i.e. bash), there is no point to suggest you something else. :) Then just stick to PipeRead and fvwm+shell escaping, it works ok. By the way, most of the sh-like shells support $(( 1 > 2 ? 3 : 2 + 2 )). Regards, Mikhael. -- 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]