OK first we are going to start with batch since it doesn't involve a compiler!
1.) first go into run
2.) type in cmd
3.) when in cmd type edit
4.) now type:
@echo off
echo Hello world!
pause
5.)now save it somewhere called whateveryouwant.bat Always put the .bat on the end or it wont 1.Run 2.will save as whateveryouwant.file but without the .file
6.)run it
Tuesday, March 24, 2009
Subscribe to:
Posts (Atom)