← Prev in month ← Prev in thread

Zero padding numbers in text output from a source XML document

From
Garvin Franco <>
To
Date
2002-03-30T20:13:52Z
ID
<>
Thread
Zero padding numbers in text output from a source XML document
I am trying to figure out how to zero pad numbers on text output from
a source XML document.

Problem:
The format of the element on the xml file must be '########.00'.

Input:
<foo>
<bar>1234.56</bar>
</foo>

But the output on the text file must be placed in a fixed position as
follows. Notice there is no separator between the whole and fractional
components.

Output:
0000123456

Thanking you in advance for any assistance.

Garvin





_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx
← Prev in month ← Prev in thread