[thechat] Visual Basic: "And", "Or" operators: Help?

Syed Zeeshan Haider szh at softhome.net
Tue Oct 22 13:17:00 CDT 2002


From: "Sean G."
To: <thechat at lists.evolt.org>
Sent: October 20, 2002, Sunday 1:17 AM
Subject: RE: [thechat] Visual Basic: "And", "Or" operators: Help?


> Either lst is empty or it isn't.  If lst is not Empty, the first phase is
true.
> If it is empty, then it isn't = " ".  The computer is just following your
> direction.

You are very right. I have replaced "Or" with "And". Now it's working well.
Thank you very much!
Syed Zeeshan Haider.
http://syedzeeshanhaider.faithweb.com/

> >>     if (harf = "A" and (lst <> Empty Or lst <> " "))





More information about the thechat mailing list