On 3/8/06, João Fernandes <[EMAIL PROTECTED]> wrote:
> <cfset myrecord = myscope.reactor.createRecord("artigo")>
> artigo has a artigo_id so the setter should be setartigo_id and I tried
>
>
> <cfinvoke object="#myrecord#" method="setartigo_id">
> <cfinvokeargument name="artigo_id" value="1">
> </cfinvoke>
That can't be your real code - <cfinvoke COMPONENT="#myrecord#"
method="setartigo_id"> - are you saying that the cfinvoke fails with a
hardcoded method name like that?
--
Sean A Corfield -- http://corfield.org/
Got frameworks?
"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood
-- Reactor for ColdFusion Mailing List -- [email protected]
-- Archives at http://www.mail-archive.com/reactor%40doughughes.net/