Lookee here:
if not(voidP(pFModule.listbox.currentItem)) then
pSelectedItem = pFModule.listbox.currentItem
put pFModule.listbox.currentItem && pSelectedItem &&
ilk(pSelectedItem)
Ok, now notice this:
-- "<Null> <Null> void"
-- "<Null> <Null> void"
-- "<Null> <Null> void"
-- "<Null> <Null> void"
-- "<Null> <Null> void"
So Null is seen as VOID with ilk but not with voidP()??
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL
PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping
with programming Lingo. Thanks!]