Kbase P102675: How to stop Notepad.exe from putting .txt extension on file name.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/5/2008 |
|
Status: Unverified
GOAL:
How to stop Notepad.exe from putting .txt extension on file name.
GOAL:
Why can't I find the .st file that was just made in with notepad.exe?
FACT(s) (Environment):
Windows
FIX:
By default, notepad.exe appends the .txt extension to all files made with notepad.
To bypass the standard default when saving the file make sure to encompass the file name with double quotes.
Example:
"c:\temp\myfile.st"