> Hi, > > How to display '&' character? I tried: > > Message.Info("&") > Message.Info("&&") > Message.Info(chr(38)) > Message.Info("&abc") > Message.Info("abc &") > > And got empty message box. The bug has been fixed in revision #3295. Regards, -- Benoît Minisini