Re: Something to hash out
On Sat, 25 Aug 2001 18:58:50 +0100, Simon Cozens wrote: >I was using .pas and .pac. Gotta think about 8.3ness, unfortunately. The "8" might not be that relevant nowadays, but the "3" still matters. On Win32, file extensions get cut off after 3 characters. So a ".html" file is actually the same a
Re: Something to hash out
>On Win32, file extensions get cut off after 3 characters. So a ".html" >file is actually the same as a ".htm" file, I think. This isn't true George Bouris