I figured that much as well. Darryl
-----Original Message----- From: Kym Kovan [mailto:[EMAIL PROTECTED] Posted At: Monday, 11 August 2003 10:42 AM Posted To: CFAussie Conversation: [cfaussie] Re: Underscored filenames Subject: [cfaussie] Re: Underscored filenames Hi Darryl, >This may be a stupid question, but I've noticed a few apps around the >place use underscored filenames, e.g. _filename.cfm. What reason would >you do this? We use a single underscore to indicate that the file is a custom tag and two underscores to indicate that it is an include file. This tells us quickly that these will not generally run on their own but belong in something else. -- Yours, Kym --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
