YES! - and I have had the same problem and am also still looking for an answer.
In addition, if you try and loop over it using a "for i = ..... to ....." there are also problems.
I managed a "fudge" but it is less than satisfactory.
However, I have not attempted it again since I applied Updater 3.
Gary Menzel
IT Operations Brisbane -+- ABN AMRO Morgans Limited
Level 29, 123 Eagle Street BRISBANE QLD 4000
PH: 07 333 44 828 FX: 07 3834 0828
[EMAIL PROTECTED] wrote on 02/07/2003 02:31:29 PM:
> 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/
--- 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/
