Re: Opendialog problem
- From: "Rudy Velthuis" <newsgroups@xxxxxxxxxxxx>
- Date: Fri, 29 Dec 2006 18:35:51 +0000 (UTC)
Jim P wrote:
if opendialog.execute = true then
Why would you do:
if mybooleanexpression = true then
It suffices (and is much safer) if one does:
if mybooleanexpression then
--
Rudy Velthuis http://rvelthuis.de
"There is a country in Europe where multiple-choice tests are
illegal." -- Sigfried Hulzer
.
- Follow-Ups:
- Re: Opendialog problem
- From: Jim P
- Re: Opendialog problem
- From: David Kerber
- Re: Opendialog problem
- References:
- Opendialog problem
- From: Gert Baars
- Re: Opendialog problem
- From: Jim P
- Re: Opendialog problem
- From: Gert Baars
- Re: Opendialog problem
- From: Jim P
- Opendialog problem
- Prev by Date: Re: Requesting a TCircularScrollbar or TRadioDial ;) in 64 bits.
- Next by Date: Re: Opendialog problem
- Previous by thread: Re: Opendialog problem
- Next by thread: Re: Opendialog problem
- Index(es):
Relevant Pages
|