lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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