[Gambas-user] [Gambas Bug Tracker] Bug #785: Insert zero character only get white space, with mask = 0 or # or 9 or [0-9]

bugtracker at ...3416... bugtracker at ...3416...
Sun Oct 4 04:03:40 CEST 2015


http://gambaswiki.org/bugtracker/edit?object=BUG.785&from=L21haW4-

Comment #1 by Benoît MINISINI:

This is not a really bug, this is the way it works. Zero digit is replaced by a space
unless you use the "0" mask character.

In other words, the mask for a number should be something like "####0".






More information about the User mailing list