I am trying to get .15 and end up with 0.15.  I have tried a number of 
combinations of sprintf and %f. 

        sprintf "%.2f"
        sprintf "%2.2f"
        sprintf "% .2f"
        sprintf "% 2.f"

        and I always get a 0.15.

        Do I just remove with a regex or am I missing something?

        Running on w2k and AS 5.6.0 Build 623.

        Thanks.

Wags ;)



**********************************************************
This message contains information that is confidential
and proprietary to FedEx Freight or its affiliates.
It is intended only for the recipient named and for
the express purpose(s) described therein.
Any other use is prohibited.
****************************************************************


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to