Re: Coverting string with commas to a number to add

2008-10-12 Thread Chas. Owens
On Sat, Oct 11, 2008 at 20:56, AndrewMcHorney <[EMAIL PROTECTED]> wrote: > I have a line of code that appears to not be returning what I am looking > for. I am attemting to add a number which has commas in it. It represents > the number of bytes of a file obtained for the dir command. At the end of

Re: Coverting string with commas to a number to add

2008-10-11 Thread John W. Krahn
AndrewMcHorney wrote: Hello Hello, I have a line of code that appears to not be returning what I am looking for. I am attemting to add a number which has commas in it. It represents the number of bytes of a file obtained for the dir command. At the end of the run the number of bytes does no