[Gambas-user] Format

Mr JH Deval johdeval at ...43...
Fri Sep 10 23:00:57 CEST 2004


Sorry to be a bother today but I am looking for a
replacement to this.

VB Command
FixPhone = Format(PhoneNum, "(###) ###-####")
Returns (444) 444-4444

Gambas Command
FixPhone = Format(PhoneNum,"(###) ###-####")
Returns (4444444444) ###-####

I have a temporary solution using the mid but that is painful.


		
_______________________________
Do you Yahoo!?
Shop for Back-to-School deals on Yahoo! Shopping.
http://shopping.yahoo.com/backtoschool




More information about the User mailing list