Strangely enough, I've always had problems with figuring this stuff out, but this little demonstration suddenly makes sense. I've never seen it put this way, and yet it makes it appear so simple. Thanx! At 08:35 AM 1/22/01 -0600, you wrote: >Just remember binary numbers: > >(rwx)(rwx)(rwx) = (111)(111)(111) = 777 > >Similar > r-- = 100 = 4 > r-x = 101 = 5 > rw- = 110 = 6 > >You can always reconstruct what you need... > >Brian > > >-----Original Message----- >From: Jay Patton [mailto:[EMAIL PROTECTED]] >Sent: Thursday, January 18, 2001 7:29 PM >To: CF-Talk >Subject: chmod > > >does anyone remember or know the chmod number to make a file readable >writeable and executable by everyone? i cant remember it.... >thanks, > >Jay Patton >Web Pro USA >406.549.3337 ext. 203 >1.888.5WEBPRO >www.webpro-usa.com > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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

