Re: Opendialog problem
- From: David Kerber <ns_dkerber@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 29 Dec 2006 13:45:55 -0500
In article <xn0evjvcojwg6o2008@xxxxxxxxxxxxxx>, newsgroups@xxxxxxxxxxxx
says...
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
I realize it suffices, but why is it safer?
--
Remove the ns_ from if replying by e-mail (but keep posts in the
newsgroups if possible).
.
- Follow-Ups:
- Re: Opendialog problem
- From: Rudy Velthuis
- 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
- Re: Opendialog problem
- From: Rudy Velthuis
- Opendialog problem
- Prev by Date: Re: Opendialog problem
- Next by Date: Re: Opendialog problem
- Previous by thread: Re: Opendialog problem
- Next by thread: Re: Opendialog problem
- Index(es):
Relevant Pages
|