= VOID is bad. Try this in your message window: x = 0 put voidp(x) -- 0 put x = VOID -- 1
> >> Given the debate about the value of VOID, here's a similar question. > > Is > >> there any difference between the following two conditions? > >> > >> if voidP(myVariable) then... > >> > >> if myVariable=VOID then... > >> > >> I've always used the latter without any buggy results, but is it > > proper? > > > > I've used both myself, and I don't remember any problems. > > The second one gives me the willies. I stick 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!]
