On Sat, Mar 26, 2005 at 09:35:10AM -0600, Craig A. Berry wrote: > 2.) Use '_author' instead of '.author' when on VMS since a dot in a > directory name is usually invalid and always awkward.
Really? I've yet to see a problem with .foo style on VMS. Where does it go wrong? If it is a bad thing on VMS, MI should use _foo everywhere rather than create Yet Another VMS Exception.