Hi

On Gambas v2 

> Message.Info("&")  =>  work fine

and display '&' correctly  on screen..


Olivier Cruilles
Mail: [email protected]

Le 13 nov. 2010 à 13:37, Phạm Quang Dương a écrit :

> 
> 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.
> ------------------------------------------------------------------------------
> Centralized Desktop Delivery: Dell and VMware Reference Architecture
> Simplifying enterprise desktop deployment and management using
> Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
> client virtualization framework. Read more!
> http://p.sf.net/sfu/dell-eql-dev2dev
> _______________________________________________
> Gambas-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 





------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to