lua-users home
lua-l archive

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


>> Yes: dostring returns nil if and only if there was an error.
>
>OK.... I get it now... I just had a dostring function that was suppose to
>return a userdata ... And I was getting NULL  pointer errors all over the
>place ..... OK... I just need to add some extra tag checking .... OK..

It's a bit confusing, but I can't see a cleaner solution.
--lhf