[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: tags problem
- From: Steve Dekorte <steve@...>
- Date: Tue, 20 Jun 2000 23:17:33 -0700
"Terence Martin" <odat@telus.net> wrote:
>
> > settagmethod( tag(myTag), "settable", myHook)
>
>
> You shouldn't be calling tag(myTag), just myTag .. tag ()
> gets you the tag of the object you pass into it. You only
> need to do that if you want to get the tag of something.
> Here you already have the value you need.
Doh! :-)
Thanks,
Steve