From: Colin A. <col...@go...> - 2009-03-25 16:59:47
|
I inherited from ST_FORMATTING_SERVICES, and called: format ("$+G", <<ds-cell-of-double>>) The result was formatted fine except no + sign appeared (it was a positive number). This looks like a bug to me - I did some debugging, and the + flag was recognised and the boolean set accordingly. |