[Gambas-user] Display & character on Message box

Phạm Quang Dương soleilpqd at ...626...
Sat Nov 13 13:37:17 CET 2010


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.



More information about the User mailing list