I knew that ASPECT special keywords were not case sensitive, but not until today, that I found out that variables, func and proc names fall under the ASPECT naming element convention of not being case sensitive. Since my background in purely C/C++, I always got into the habit of using multicase names.
Ie. [blue]GetNumber()[/blue] or integer [blue]iMax[/blue]
Very interesting. Does anyone know if there is another ASPECT compiler that treats these things in a case sensitive manner? Just curious.
Happy scripting!
Ie. [blue]GetNumber()[/blue] or integer [blue]iMax[/blue]
Very interesting. Does anyone know if there is another ASPECT compiler that treats these things in a case sensitive manner? Just curious.
Happy scripting!