|
Question
Natan from CA writes:
"How can I create a file with the extension .txt? BTW, I'm
using Win 98"
Answer
08/30/99
Files with a .txt extension
are text files. You need a text editor to be able to create such
file. All Windows platforms come with a simple yet neat program
called Notepad, this program allows you to save files with .txt
extensions. To create a text file do the following.
-
Launch Notepad (You'll find it in the Accessories menu)
-
Once the program is running, click on File and select
Save.
-
Type in the file name when the prompt window appears and click
on the Save button.
That's it! If you want to open the file you just saved, just launch
Notepad, go to File, select Open and select your file
when the prompt window appears or, go to Windows Explorer and double
click on your file (double-clicking on the file will launch Notepad
automatically).
|