Mercy .. I was totally missing it .. I was looking at the actual variable
VALUE and it's 1.5 .. I didn't even notice that shipcode1.5 ... sorry
.(doesn't work in 5 either).

Thanks folks!
Paul Giesenhagen
QuillDesign

----- Original Message -----
From: "Mark A. Kruger - CFG" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, October 03, 2002 1:14 PM
Subject: RE: setting variable with a period


> Bingo - The "5" is being treated as if were a key to a structure. Prior
> versions would have accepted this naming convention as "shipcode_1.5', but
> CFMX is seeing shipcode_1['5']  - and a number is not a legal variable
name.
>
> -mk
>
> -----Original Message-----
> From: Everett, Al [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, October 03, 2002 12:57 PM
> To: CF-Talk
> Subject: RE: setting variable with a period
>
>
> CFMX? Aren't all variables with dots are treated as structures (different
> than prior versions). Don't variables need to start with a letter?
>
> > -----Original Message-----
> > From: Paul Giesenhagen [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, October 03, 2002 1:53 PM
> > To: CF-Talk
> > Subject: setting variable with a period
> >
> >
> > I am doing the following but am getting an invalid parser
> > construct, it
> > doesn't like the period is 1.5
> >
> > <cfscript>
> >      request.shipcode_1.5 = '1.50';
> > </cfscript>
> >
> > Any suggestions?
> >
> > Thanks
> > Paul Giesenhagen
> > QuillDesign
> >
> >
> >
>
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Reply via email to