: Please let me know what becomes case sensitive in CFMX/Unix that is
: case-*in*sensitive in CFMX/Win2K.

All filename references, switches on the command line, etc.  Basically
anything to do with the OS itself.

: Things I know that are case sensitive:
: *Application.cfm
: *OnRequestEnd.cfm
: *custom tag filenames (and calls?) must be lower case
: *file system stuff (hmm, do you have to get case right within
: <cfincludes>?)

Yes.

: What about:
: *cfc names?
: *I know directories are case-sensitive, but must they be lower case
: only (seems to be the issue, but I'm incredulous)

I've not worked with CF on *nix (except OSX, which is case insensitive) but
generically, directory names are case sensitive and can include caps with no
problem.  Spaces must be escaped.


--  Ben Doom
    Programmer & General Lackey
    Moonbow Software, Inc


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to