I am able to get the size of 2 files but they are strings so I can't add their sized together. I can't find any way to convert the numeric string into it's corresponding number.
How can I convert the 2 strings to numbers so that I can add them together?
_________________________

Thanx,
Kevin Murphy