|
I always match my cases as a matter of clarity and good form in Flash, Director, _javascript_, and VBScript, but I have seen examples of CF code that seem to have mixed cases for variables and was simply wondering if those were indeed references to the same variable or two completely different variables.
Thanks for clearing that up! Doyle Calvert -----Original Message-----
No, it's not. But, you should use matching case for file names and folder structures so your site can be ported to a Linux or Unix environment (even if you never plan to do so). Just as good practice.
The cftags are not case sensitive, but Java is, and now CFMX is java based. So, another best practice is to use lower case tags.
Matt Knight ► w: 972 361 9943 ► m: 214 213 4016
From: Doyle Calvert
[mailto:[EMAIL PROTECTED] Stupid, basic question, but I’m curious. Is CF case sensitive for variable and function names and such? Doyle Calvert
|
- Re: Is CF case sensitive? Doyle Calvert
- Re: Is CF case sensitive? Elizabeth Murillo
- Re: Is CF case sensitive? S . Isaac Dealey
