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
DigitalDoyle
817.232.4921
[EMAIL PROTECTED]
 
Check out the new site!
www.digitaldoyle.com
 

-----Original Message-----
From: Knight, Matt [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 09, 2003 1:56 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Is CF case sensitive?

 

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]
Sent: Wednesday, July 09, 2003 1:46 PM
To: [EMAIL PROTECTED]

Stupid, basic question, but I’m curious. Is CF case sensitive for variable and function names and such?

Doyle Calvert
DigitalDoyle
817.232.4921
[EMAIL PROTECTED]
 
Check out the new site!
www.digitaldoyle.com
 

 

Reply via email to