> Is there a command to break out of a conditional loop if the
> condition is never meant, or will it just keep doing and infinite loop?
You'd have to put some limit on it, like a counter or something, and then
CFBreak out of it
But the limit can be a dubious point - I think someone mentioned this
before...
The perfect solution is to not write code that can cause an infinite loop,
ensure that the condition must be met at some point...
Philip Arnold
ASP Multimedia Limited
T: +44 (0)20 8680 1133
"Websites for the real world"
**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**********************************************************************
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.