Re: Common Dialog - Change file extension
- From: "Dave" <Nobody@xxxxxxxxxxx>
- Date: Wed, 10 Aug 2005 15:06:04 +0100
"Bob Butler" <tiredofit@xxxxxxxxxx> wrote in message
news:ewBL1MbnFHA.1480@xxxxxxxxxxxxxxxxxxxxxxx
> "Ted" <2000@xxxxxxxxxx> wrote in message
> news:%23WxvtnWnFHA.3312@xxxxxxxxxxxxxxxxxxxx
>> If you want to save a .bat in Notepad, you have to put
>> the extension in the filename and select All files, otherwise
>> it will save it in .txt.
>> BTW: If you didn't know, Notepad and Word made by Microsoft.
>
> It drives me nuts when an application does that. As the user I've told it
> that I want to save "test.bat" by typing that name and I don't
> particularly
> care if the filter is currently set to *.TXT or not. When the program
> thinks that it knows better than me and goes ahead and changes the
> filename
> to "test.bat.txt" because I didn't also change the filter selection all it
> does is irritate the user who then has to go out and manually change the
> filename back to what I told it I wanted in the first place!
>
A tricky area, for plain text files you are 100% right, but for files whose
format is distinct then the extension is the first thing the operating
system has to identify the file type.
Giving a BMP file the extension .PICCY or .BMAP or anything but .BMP will
cause problems when you want to open it.
Regards
Dave.
.
- Follow-Ups:
- Re: Common Dialog - Change file extension
- From: Bob Butler
- Re: Common Dialog - Change file extension
- References:
- Common Dialog - Change file extension
- From: Elmo Watson
- Re: Common Dialog - Change file extension
- From: MikeD
- Re: Common Dialog - Change file extension
- From: Randy Birch
- Re: Common Dialog - Change file extension
- From: Rick Rothstein [MVP - Visual Basic]
- Re: Common Dialog - Change file extension
- From: Bob Butler
- Common Dialog - Change file extension
- Prev by Date: Re: Pointer to an array of pointers
- Next by Date: Re: VisualBasic Books
- Previous by thread: Re: Common Dialog - Change file extension
- Next by thread: Re: Common Dialog - Change file extension
- Index(es):
Relevant Pages
|