small correction..with the looping list I was doing crap and putting
CompanyList in commas.
It should have been <cfloop index="x" list=#CompanyList# delimiters="|">
Instead of
<cfloop index="x" list="CompanyList" delimiters="|">
*sigh*
Anyways..it works now with auto-looping through the list.
-Gel
-----Original Message-----
From: Ang�l Stewart [mailto:[EMAIL PROTECTED]]
<!--- Now reinitialise the variables to false as we are going onto the next
record in the Query that has not yet been checked --->
<CFSET AlreadyFound = False>
<CFSET IsACompany = False>
</CFLOOP> <!---- Loop and go to the next record in the Query
recordset---->
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists