Ok, for example, in coding for 3d you have to write something like
heli3d.setposition 5, 0, 5, ds3d_immediate
Well, I came across three different variants I hadn't realized were even there. First I had ds3d - immediate,
in another place I had ds3d_imeediate
and somewhere else I had d3d_immediate.
The option explicit made me see all those problems and fix them.
I am using NVDA, and wordpad to do the programming, so the punctuation wasn't spoken--and it would drive me nuts if it were, so I missed all that. The option explicit is like a net. Yeah, having to declare variables is a pain, but I think it saves some time in the long run.
Ken Downey
President
DreamTechInteractive!
And,
Blind Comfort!
The pleasant way to experience massage!
It's the Caring
without the Staring!

----- Original Message ----- From: "Jim Kitchen" <j...@kitchensinc.net>
To: "Ken the Crazy" <Gamers@audyssey.org>
Sent: Friday, January 28, 2011 4:50 AM
Subject: Re: [Audyssey] New Heli available for download


Hi Ken,

The first thing that I did when I started writing in VB6 was to get rid of the option explicit. I had never needed to declare variables in any Basic before and I did not want to start.

May I ask what you mean by you'll slip by with bad errors if you do not use the option explicit?

Thanks.

BFN

    Jim

Never test for an error you don't know how to handle.

j...@kitchensinc.net
http://www.kitchensinc.net
(440) 286-6920
Chardon Ohio USA
---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gamers@audyssey.org.
If you have any questions or concerns regarding the management of the list, please send E-mail to gamers-ow...@audyssey.org.


---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gamers@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.

Reply via email to