Re: SPAM-LOW: Re: passing list to CFC
Oh yeah...that would make senseduh - Original Message - From: "Barney Boisvert" <[EMAIL PROTECTED]> To: "CF-Talk" Sent: Thursday, September 08, 2005 4:52 PM Subject: SPAM-LOW: Re: passing list to CFC > No, you can pass either into a CFC method. Just make sure you've got > the right type defined in your CFARGUMENT tag (use 'string' for a > list, since a list is just a string with special delimitting > characters). > > cheers, > barneyb > > On 9/8/05, Matthew Blatchley <[EMAIL PROTECTED]> wrote: >> Do I need to use an Array instead of a List when passing it in an >> argument >> to the CFC? >> >> I've got a CFLOOP that uses a "list" with an index...should I find >> another >> way using an Array? >> >> > > -- > Barney Boisvert > [EMAIL PROTECTED] > 360.319.6145 > http://www.barneyb.com/ > > Got Gmail? I have 100 invites. > > ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:217704 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: passing list to CFC
No, you can pass either into a CFC method. Just make sure you've got the right type defined in your CFARGUMENT tag (use 'string' for a list, since a list is just a string with special delimitting characters). cheers, barneyb On 9/8/05, Matthew Blatchley <[EMAIL PROTECTED]> wrote: > Do I need to use an Array instead of a List when passing it in an argument > to the CFC? > > I've got a CFLOOP that uses a "list" with an index...should I find another > way using an Array? > > -- Barney Boisvert [EMAIL PROTECTED] 360.319.6145 http://www.barneyb.com/ Got Gmail? I have 100 invites. ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:217700 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
passing list to CFC
Do I need to use an Array instead of a List when passing it in an argument to the CFC? I've got a CFLOOP that uses a "list" with an index...should I find another way using an Array? ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:217698 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54