B
Brent Burkart
I need to produce a text file that contains information in certain places.
In other words position 5-10 needs to be a numeric with the last three
places being ".00" If it is zero then it needs to be "0.00".
How do I format my input to handle this and surpress leading zeros?
Thanks,
Brent
In other words position 5-10 needs to be a numeric with the last three
places being ".00" If it is zero then it needs to be "0.00".
How do I format my input to handle this and surpress leading zeros?
Thanks,
Brent