Re: Opendialog problem



Maarten Wiltink wrote:

if opendialog.execute = true then

He should not. A Boolean is a Boolean is a Boolean is a Boolean,
no matter how often you compare it to True.

Exactly.
--
Rudy Velthuis http://rvelthuis.de

"Do illiterate people get the full effect of alphabet soup?"
-- John Mendoza
.



Relevant Pages

  • Re: Why is "False" = "-1"?
    ... > matter how many bits. ... Logical operators require that all inputs are booleans, ... generate boolean states as a result. ... But unlike C, classic VB has no logical operators, only bitwise ...
    (microsoft.public.vb.general.discussion)
  • Re: Why do they call it wavelength?
    ... > for my purposes is really a matter of curiosity. ... "If Foo is a boolean field and the book says that a boolean field ...
    (rec.audio.pro)
  • Re: Boolean values with no start value?
    ... this is obviously some strange usage of the word ... > but the program returns false no matter which number I use as an argument ... boolean z = false; ... less than 3 or more than 8, because it will fail. ...
    (comp.lang.java.help)
  • Re: Is this fully portable and/or smart?
    ... The usual type for boolean values is ... int, not unsigned. ... It doesn't matter, but anyone reading your code is ...
    (comp.lang.c)
  • Re: text wrap feature
    ... Well for pity's sake. ... this matter? ... <http://java.sun.com/javase/6/docs/api/javax/swing/JTextArea.html#setWrapStyleWord (boolean ... Andrew Thompson ...
    (comp.lang.java.help)