Perhaps it only happened with qiery loops then

Regards
Russ Michaels
www.michaels.me.uk
www.cfmldeveloper.com - Free CFML hosting for developers
www.cfsearch.com - CF search engine
On Mar 1, 2013 10:00 PM, "Adam Cameron" <adamcameroncoldfus...@gmail.com>
wrote:

>
> On 1 March 2013 12:45, Russ Michaels <r...@michaels.me.uk> wrote:
>
> >
> > Have done so many times, many years ago thus how.discovered the issues.
> > Unless it got fixed in current versions.
> >
>
> Sorry mate, you're just mistaken.
>
> I dunno how far back you want to go, but I ran this code on CFMX7:
>
> <cfoutput>
> Before<br>
> <cfloop index="i" from="1" to="0">
>     Within: #i#<br>
> </cfloop>
> After #i#<br>
> </cfoutput>
>
> And it outputs exactly what one would expect:
>
> Before
> After 1
>
> I cannot get CF5 to run on Windows 7, but I'd run the same on that, and get
> the same results. I bet you a pint.
>
> --
> Adam
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:354774
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to