Hi there, I wrote a simple FvwmSript which controls and displays the status of an isdn interface. I planed to invoke this script several times with different script arguments for different internet providers. E.g.
Module FvwmScript isdn.FvwmScript providername1 ippp0 ippp5 Module FvwmScript isdn.FvwmScript providername2 ippp1 ippp6 Module FvwmScript isdn.FvwmScript providername3 ippp2 ippp7 I tried to make the window title generic to get the different script-module swallowed by FvwmButtons. But when using a line like: WindowTitle (GetScriptArgument 1) I got a parse error from the module. It seems that the windows title can be a fixed string only. Is this true? If so, is there a way to have different versions of the same script running and get them swallowed by FvwmButtons? As always, thanks in advance. Cheers, Uwe -- ,_, For personal reply/mail put "fvwm" (O,O) in the subject. ( ) Otherwise I won't receive your mail. --"-"---------------------------------------- -- 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]
