Nope, the commas were causing it to stop - interestingly enough, it was
pointed out that int(10,000,000) gave up 36,799.

At 01:19 PM 4/16/2004, Jim Davis wrote:
>Are you sure that you're just not hitting the page timeout?
>
>
>
>Jim Davis
>
>
>
>   _____
>
>From: Ray Champagne [mailto:[EMAIL PROTECTED]
>Sent: Friday, April 16, 2004 11:42 AM
>To: CF-Talk
>Subject: Re: cfloop
>
>
>
>Well, I just did a quick one (index loop) that tried to loop 10 million
>times, and it looks like it consistently stops at 36,799 and goes no
>further.  That help?
>
><cfloop index="i" from="1" to="10,000,000" step="1">
><cfoutput>#i#<br></cfoutput>
></cfloop>
>
>Ray
>
>At 11:34 AM 4/16/2004, Tony Weeg wrote:
> >hey there.
> >
> >whats the max number of iterations I can expect cfloop to handle before it
> >craps out?
> >
> >1 million, 2 million?
> >any number that anyone knows of?
> >
> >thanks!
> >
> >...tony
> >
> >tony weeg
> >senior web applications architect
> >navtrak, inc.
> >www.navtrak.net
> >[EMAIL PROTECTED]
> >410.548.2337
> >
> >
> >
>
>   _____
>
>
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to