Forgive me, it is early and I hav't had coffee but don't all cfcs that inherit from the type cfc, inherit the getmultiple method from the fourq cfc?
Your type inherits types.cfc which inturn inherits fourq.cfc So you should be able to call something like this... stResults = obj.getMultiple(dsn=application.dsn,dbowner=application.dbowner,conditions=s tProps,OrderBy='title'); L. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tim Lucas Sent: 21 February 2004 8:19 AM To: FarCry Developers Subject: [farcry-dev] FarCry equiv of fourq's getMultiple Is there a farcry equivalent to fourq's getMultiple method? I couldn't find any in the comp. browser or relevant scopes. -- tim --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
