Hi,
I am having problems trying to CFLOOP thru a COM object generated
collection.
Collection is a set  of worksheets in a Excel workbook file.

<CFLOOP COLLECTION="#objSheets#" ITEM="sheet">
     <CFSET SheetList = ListAppend(SheetList, sheet.name)>
</CFLOOP>

The error message is - "coldfusion.runtime.java.MethodSelectionException:
Method selection".

Regards
Guy



---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to