Erika,

Cold Fusion is case insensitive. DateFormat and dateformat are the same 
thing to it. The problem with unix based machines is when you access a file. 
For example, Home.cfm and home.cfm are viewed differently. So if your file 
structure has a Home.cfm and your code points to home.cfm, boom you get an 
error. Hope this helps...

George


>From: "Erika L Walker" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: CF-Community <[EMAIL PROTECTED]>
>Subject: Case sensitivity....
>Date: Tue, 17 Apr 2001 12:04:26 -0400
>
>I guess my question was too stupid to illicit a response over on
>CF-Talk....and I'm sure I know the answer, but I just want to make sure,
>because I keep seeing all these code samples in answers on the list with
>people giving no regard to case......so I'm posting it here for you guys,
>cause I know you luv me! :)
>
>In this sample: dateformat(today, "mm/dd/yyyy")
>
>Shouldn't the function be DateFormat() in order to work on a Unix system?
>(<--- haven't developed for Unix yet, but am about to start)......
>
>It's like one of those questions, where you know the answer, but you've 
>been
>looking at code for so long, that you think you are in the twilight zone,
>and suddenly everything you've ever been taught is wrong and you have to
>start all over again.
>
>Thanks in advance for steering me back to the right solar system.... <g>
>
>Erika
>
>"Each of us has a fire in our heart for something. It's our goal in life to
>find it and keep it lit." - Unknown
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to