[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Changing the way nil works
- From: "paulmatthews" <paulmatthews@...>
- Date: Sat, 09 Feb 2002 07:12:02 -0000
Cancel that Cancel.
I can get the cascading nil effect to work for some operators, but
not for all.
So I tried to make my own user type (a combined string/number/nil),
but I cannot seem to be able to define what the type should do when
involded in >,>=,etc operations. It appears that settagmethod does
not allow setting for "gt" etc.
Any hints.
--
PM