answersLogoWhite

0

you can also use Wordpad

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How do you save a notepad file into a java file?

just add an extension .java when you save your notepad text file


How do you type a paper if you don't have Microsoft Word?

There is Notepad and Wordpad that come on your computer. Microsoft Word has clip art and special things, but you can type a regualr document on wordpad. Wordpad is more like Word than Notepad. Like it's name, Notepad is really just for taking notes. People who make websites can use notepad to write their websites.


How can you covert a gif file in to an editable text format?

A gif file has information that cannot be directly editing it just by modifying it as raw text. If you open your .GIF in notepad, you will see what I mean.


How do you retrieve saved over data in notepad?

Just open notepad, go to file, open, and click on the file you saved it as


How do you extract code from batch file?

You can just open the batch file with notepad and look at the code


Where are notepad files I can't find them in my computer file system?

Notepad files aren't something that just pop up on your system. You have to make them through the program called Notepad, which can be found at Start>All Programs>Accessories>Notepad. Once you have made the notepad document, you can save it somewhere on the computer, and then it is an editable Notepad file.


What are text files?

It is a plain text file, just text, no graphics, no formatting, no colours or anything like that. It is just for when the text is important, not how it looks. Web pages and programs and data are often in plain text files. Applications like Notepad are used to create text files.


What is Batch File Maker?

you can use notepad for creating a batch file. just when you save the file that you made, add .bat as a file extension. like this: "sample.bat".


How can you save files on notepad in bat format or if you can't please tell me which text editor can?

its very simple,while saving the file, just type the filename with .bat extension and put the whole name in double quotes and notepad will save the file as MSDOS batch file. for example if you want the filename to be myfile then while saving the file, use: "myfile.bat" if you do not use double quotes, it will attach one more extension to name i.e. .txt


How do you open a ans file?

An .ans file is a ANSI encrypted text file. Don't worry though, you can just right click and open it with notepad. :)


How do you create a batch file on your computer?

You create a batch file by opening up a text editor, the standard windows one is Notepad. Next just start coding using dos commands, for a tutorial visit http://www.allenware.com/icsw/icswidx.htmOnce you finish writing your file just click File-->Save As--> fileName.batAlso choose all files under the "Save as Type" drop down menu.


How do you make a game in notepad?

if you know how to code read this, just save your prgram as a .exe file.