Log in

View Full Version : batch/text files


darkshadows501
03-16-2004, 02:31 PM
Well I was just wondering around though the site looken at different posts and stuff and say batch/text files and was wonder what the heck are these?? So if anyone could tell me what these are and how there made that would be great. Thx :D







P.S. Yes I know.......I am a Newbie :D

Stealth_raptor
03-16-2004, 05:25 PM
Text files, i'm fairly sure, are files with the extension .txt

lol

These 'text' or .txt files can be made with notepad...

So open up 'Run' and type in notepad with the 's.

Or just click some shortcut....

Lasiel
03-16-2004, 07:34 PM
Batch files are generally command line that can execute more than one set of commands from within that file. .bat is the extension and were originally used back in the old DOS days, but can still be used for many different purposes.