you might try putting things in quotes and adding a value= to the assign:

<@assign request$CS value="<@createobject type=tcf objectid='cs.tcf'>">
<@CALLMETHOD OBJECT=request$CS METHOD="Timer()" ENCODING=NONE>


----- Original Message ----- 
From: "Dan Stein" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 06, 2004 2:37 PM
Subject: Re: Witango-Talk: Call Method


> <@assign request$CS <@createobject type=tcf objectid=cs.tcf>>
> <@CALLMETHOD OBJECT=CS METHOD=Timer ENCODING=NONE>
>
> Still getting the error
>
>
>
>
> on 1/6/04 16:40, Dave Shelley at [EMAIL PROTECTED] wrote:
>
> > Dan,
> >
> > You spelled OBJECT wrong.
> >
> > If that's just a typo in the email, check that you are creating the
> > object properly before calling the method.
> > <@assign scope$CS <@createobject type=tcf objected=yourTCFfile>>
> >
> > Dave
> >
> > -----Original Message-----
> > From: Dan Stein [mailto:[EMAIL PROTECTED]
> > Sent: January 6, 2004 4:36 PM
> > To: [EMAIL PROTECTED]
> > Subject: Witango-Talk: Call Method
> >
> > I have a tcf call CS.tcf
> > There is a method in there called timer.
> >
> > This is how I am calling it.
> >
> > <@CALLMETHOD OPJECT=CS METHOD=Timer ENCODING=NONE>
> >
> > I am getting the error -2 The specified object was not found.
> >
> > Dan
> >
>
> -- 
> Dan Stein
> Digital Software Solutions
> 799 Evergreen Circle
> Telford PA 18969
> Land: 215-799-0192
> Mobile: 610-256-2843
> Fax 413-410-9682
> FMP, WiTango, EDI,SQL 2000
> [EMAIL PROTECTED]
> www.dss-db.com
>
>
>     "When you are born, you cry and those who love you rejoice.  And if
you
> live your life as you should, when you die, you rejoice and those who
> love you cry."
>
> ________________________________________________________________________
> TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to