try %-3.2m

>I'm doing a
>
>    format('%3.2m',[myCalculation]);
>
>to display a result in a currency format, but i'm getting :
>
>
>             US$ 3.43
>             US$ 112.17
>             US$ 98.54
>
>and wanna get the following :
>
>             US$          3.43
>             US$       112.17
>             US$         98.54
>
>how can i do this ????

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to