Yea, I thought of that afterwards too ;)

I wrote a quick script to check, and it does use the new value for any
further request of that date variable.  I will have to look elsewhere
for my bug! ;) 



Chris Peterson
Gainey IT
Adobe Certified Advanced Coldfusion Developer
-----Original Message-----
From: Jayesh Viradiya [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 25, 2007 9:42 AM
To: CF-Talk
Subject: RE: querySetCell within cfoutput

Hi,

I think it should take the new value for the later check but just not
sure. Why don't you try printing it, to know if it has taken the new
value.

Jayesh
Adobe CF Team

-----Original Message-----
From: Peterson, Chris [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 25, 2007 6:58 PM
To: CF-Talk
Subject: querySetCell within cfoutput

I have an output block that does many different tests against each
record as its looping through them.  Near the beginning of the loop, I
check for a certain date and, if it matches, I perform a querySetCell()
on that date to assign a new one.  Now, further down in this block of
code, I do further checks against the date variable that I just did a
querySetCell against.  My question:

Does the code further down use the new assigned variable from
querySetCell, or does it keep the original value it had at the beginning
of this cfoutput loop?



Chris Peterson
Gainey IT
Adobe Certified Advanced Coldfusion Developer





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284530
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to