Re: Something to hash out

2001-08-27 Thread Bart Lateur
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

2001-08-27 Thread gbouris
>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