Computer Programme

Most people think that creating a programme on a computer takes experience and hi-tech expensive software, but, all you need is a computer with notepad and this instructable!
Open Notepad

Open the Notepad program. If your computer is Windows, Notepad is already on it.
Type in the Code

Type this in, replacing the <insert text here> with whatever you want!
@echo off
echo <insert text here>
pause
echo <insert text here>
pause
echo <insert text here>
@echo off
echo <insert text here>
pause
echo <insert text here>
pause
echo <insert text here>
Save the File

You can name the file whatever you want, but, it has to end in .bat or it will not work!
Open the File

Go to Windows Explorer at the bottom of your screen. It looks like a folder. Open up documents and search for the name of your file. It should have an icon with a gear on it. Click the file!
