EMAIL PROTECTED]'
Subject: Re: printing number with commas in it
From: "Johnson, Reginald (ECCS)" <[EMAIL PROTECTED]>
> I am trying to print a number with commas in it. I cannot find the
> correct syntax to do this with printf. I considered using the substr
> function b
From: "Johnson, Reginald (ECCS)" <[EMAIL PROTECTED]>
> I am trying to print a number with commas in it. I cannot find the
> correct syntax to do this with printf. I considered using the substr
> function but this depends on mealways knowing the size of the number.
> Can you help me with this?
ing number with commas in it
>
>
>
>
> > -Original Message-
> > From: Dan Muey
> > Sent: Wednesday, January 15, 2003 9:19 AM
> > To: Beau E. Cox; Johnson, Reginald (ECCS); [EMAIL PROTECTED]
> > Subject: RE: printing number with commas in it
> &
> -Original Message-
> From: Dan Muey
> Sent: Wednesday, January 15, 2003 9:19 AM
> To: Beau E. Cox; Johnson, Reginald (ECCS); [EMAIL PROTECTED]
> Subject: RE: printing number with commas in it
>
>
> > Hi Reggie!
> >
> > > -Original
> Cc: [EMAIL PROTECTED]
> Subject: RE: printing number with commas in it
>
>
> Reggie Wrote:
> >
> > I am trying to print a number with commas in it. I cannot
> > find the correct syntax to do this with printf.
> > I considered using the substr function but th
> Hi Reggie!
>
> > -Original Message-
> > From: Johnson, Reginald (ECCS) [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, January 14, 2003 11:32 AM
> > To: '[EMAIL PROTECTED]'
> > Subject: printing number with commas in it
> >
> >
> > I am trying to print a number with commas in it. I canno
Reggie Wrote:
>
> I am trying to print a number with commas in it. I cannot
> find the correct syntax to do this with printf.
> I considered using the substr function but this depends on
> mealways knowing the size of the number.
> Can you help me with this?
I like to use the method listed in t
Hi Reggie!
> -Original Message-
> From: Johnson, Reginald (ECCS) [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 14, 2003 11:32 AM
> To: '[EMAIL PROTECTED]'
> Subject: printing number with commas in it
>
>
> I am trying to print a number with commas in it. I cannot find
> the correc