Folks,

I'm not doing that. I'm just thinking which one will CF take
in case both files will resides in the directory - ON UNIX...

Miro.

-----Original Message-----
From: Zachary Bedell [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 31, 2000 3:28 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Which one will take?


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

No.  It won't work on NT.  NT is case preserving, but not case
sensitive.  foo.cfm & foo.CFM are the same file on NT.

And as another person said: DON'T EVEN THINK ABOUT DOING SOMETHING
LIKE THIS!  It's horrendous coding practice, and it WILL eventually
bite you in the tush.  Your code should work towards clarity, not
obfuscation...

Best regards,
Zac Bedell

> -----Original Message-----
> From: Chris Hayes [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, August 31, 2000 9:10 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Which one will take?
> 
> 
> Does this work on NT?
> 
> ----- Original Message -----
> From: Hryckowiak, Miro <[EMAIL PROTECTED]>
> To: Cf-Talk (E-mail) <[EMAIL PROTECTED]>
> Sent: Thursday, August 31, 2000 2:01 PM
> Subject: Which one will take?
> 
> 
> > Hi all,
> >
> > I'm writing an app which should work on NT and in the
> > FUTURE on UNIX platform also.
> > Since I got no UNIX machine by me I can't check what
> > happens when:
> >
> > - I got a custom tag called foo.cfm
> > - I'm calling the tag like: <cf_foo>
> > - I got two files (on UNIX): foo.cfm and foo.CFM
> >
> > Q: which one will be used by CF? Both files resides
> > in the same directory :-)
> >
> > Best,
> > Miro
> >
> >
> > 
> --------------------------------------------------------------
> ------------
> ----
> > Archives: http://www.mail-archive.com/[email protected]/
> > To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=list
> s/cf_talk or
> send a message to [EMAIL PROTECTED] with 
> 'unsubscribe' in
> the body.
> 
> --------------------------------------------------------------
> ----------------
> Archives: http://www.mail-archive.com/[email protected]/
> To Unsubscribe visit 
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=list
> s/cf_talk or send a message to 
> [EMAIL PROTECTED] with 'unsubscribe' in the body.
> 

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 6.5.3 for non-commercial use <http://www.pgp.com>
Comment: Please use PGP!!!

iQA/AwUBOa5dWQraVoMWBwRBEQKIHQCfTKhX3BtKr3LS+aDq76aeCt6YqIsAn20L
T6NDSJB9lQmEvHBekCVYyGPB
=7HYL
-----END PGP SIGNATURE-----
----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to