A new file is based on your default file type, or current open selected file
(unless you select the option New Default: Always This Type).  If you open
FILE.txt then select File > New you get New1.txt.  If you open FILE.TXT then
select File > New you get New1.TXT.

These files New.TXT and New.txt are viewed exactly the same by Windows (of any
version).  Both files cannot exist at the same time.  If you open a DOS window
and type DIR /ON you get a directory listing by filename, case insensitive.  If
you open a Windows Explorer window and sort the files by name, it is case
insensitive.  If Windows Explorer tells you the generic file type, it will show
the uppercase "EXT File".  If you create file "New.TXT" then call a method which
asks Windows "Does New.txt exist?" it will return YES.

-- 
<http://forum.pspad.com/read.php?2,49593,49631>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem