Hi, I'm not sure what the whole ruckess is about declaring variables. It just takes a few more keystrokes. It's like we're telling you to program a new wrapper each time you use DirectX.
Best Regards, Hayden -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Shiny protector Sent: Saturday, January 29, 2011 7:25 AM To: Gamers Discussion list Subject: Re: [Audyssey] New Heli available for download Auto it is rubbish. It can't do advanced programming. ----- Original Message ----- From: "Pitermach" <[email protected]> To: "Gamers Discussion list" <[email protected]> Sent: Saturday, January 29, 2011 12:53 PM Subject: Re: [Audyssey] New Heli available for download > all I can say is, oh well. one thing I like about autoit is that I'm not > forced to specify variable types. That's also true for vb or purebasic. > > ----- Original Message ----- > From: "Thomas Ward" <[email protected]> > To: "Gamers Discussion list" <[email protected]> > Sent: Saturday, January 29, 2011 8:47 AM > Subject: Re: [Audyssey] New Heli available for download > > >> Hi Jim, >> >> It is not extra work or waisted time/energy. It is generally >> recommended that you declare variables using the proper data type like >> integer, string, character, boolean, etc as it will improve memory >> usage and CPU usage. Every time you declare a variable without >> specifying its data type you force the runtime environment to >> interpret your code, and as a result you end up waisting your system >> resources on runtime interpretation of your code. So it really does >> not pay to be a lazy programmer. Which is exactly what you are when >> you don't declare and properly initialize variables. >> >> Cheers! >> > > > __________ Information from ESET Smart Security, version of virus > signature database 5266 (20100709) __________ > > The message was checked by ESET Smart Security. > > http://www.eset.com > > > > > --- > Gamers mailing list __ [email protected] > If you want to leave the list, send E-mail to > [email protected]. > 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/[email protected]. > If you have any questions or concerns regarding the management of the > list, > please send E-mail to [email protected]. --- Gamers mailing list __ [email protected] If you want to leave the list, send E-mail to [email protected]. 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/[email protected]. If you have any questions or concerns regarding the management of the list, please send E-mail to [email protected]. --- Gamers mailing list __ [email protected] If you want to leave the list, send E-mail to [email protected]. 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/[email protected]. If you have any questions or concerns regarding the management of the list, please send E-mail to [email protected].
