Comment #2 on issue 403 by uale...@gmail.com: Format works differently  
between gambas2 and gambas3, a space is added
http://code.google.com/p/gambas/issues/detail?id=403

Ok, i finally found the man page for it, but the example supplied there is  
wrong:
PRINT Format$(Pi / 10, "###.# %")
31.4 %

Should be:
PRINT Format$(Pi / 10, "###.# %")
  31.4 %




------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to