Your code below should work fine - you probably have an issue in your UDF code. Can you share that?
======================================================================= Raymond Camden, Principal Spectra Compliance Engineer for Macromedia Email : [EMAIL PROTECTED] Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda > -----Original Message----- > From: Marlon Moyer [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 18, 2002 6:28 PM > To: CF-Talk > Subject: Passing Arrays > > > Is there a way to pass an array to a UDF? > > Example: > > myFunction (myArray) { > ..// > } > > thisArray = ArrayNew(1); > > myFunction (thisArray); > > If I do it this way, CF complains about not being able to convert > complex values. > > Thanks > > Marlon > > > ______________________________________________________________________ Why Share? Dedicated Win 2000 Server � PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

