I ran into a strange error today, and I can't figure out what's going on:

"Routines cannot be declared more than once.
The routine BreakList has been declared twice in different templates.
The error occurred while processing an element with a general identifier of
(), occupying document position (1:1) to (1:1)."

"BreakList" is a UDF in the stringlib file I'm including on the page.  But
BreakList() isn't being used anywhere on the page--a different UDF is.  It's
also strange because I have several pages like this one which are virtually
identical, and none of them are prompting this error.  Does anyone know what
it means?

    -- Owen
----
Athens County Library Services
http://www.athenscounty.lib.oh.us
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to