Posted by member 7223 on 2004-06-28 08:02:14 link

Some &lt and &gt had been removed from the code while posting. Then,
*script gotoif ("%{vwm_popupbuild}" ".none") vwm_popupc1

should be replace by:
*script gotoif ("%{vwm_popupbuild}" &lt&gt ".none") vwm_popupc1


So, you were right as well as I was :)

Of course, the above code have been fixed.
Thank you for pointing this out.

One last word: in the line
*script exec !ifexist ext_tooltipx !varset ext_tooltipx "\nalpha: &lt i&gt %{ext_tooltipx} &lt/i&gt"

there's a " " between the first "&lt" and "i" that should be remove. I can't edit this here...