Tuesday 9th of February 2010

Fun Tricks With Notepad

November 8, 2009 by Ivan  
Filed under Articles, Windows Tips, windows

Wanna learn notepad tricks?Here are 3 fun notepad tricks you can play with.. .Try them … Just for fun and experimentation.

1)How To Make Matrix With NotePad

I’am going to show you how to make cool Matrix batch file using notepad.
Open notepad and type in
@echo off
color 2
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start

Save it as matrix.bat

Double click on file and it will open the matrix

2)Log trick

This is simple, open notepad and type .LOG

Save it as .LOG.txt

Whenever you open the file with that text in the first line in the notepad, it will insert the current date and time at the end of the file. You can start entering your text after that.

3)Open console box

Open Notepad and type starts like seen in picture below, but you can make as many as you would like.

Save it as start.bat . Depending on how many times you wrote start console boxes open.



Best of PC Hacks

Related Posts



You can get our articles in your email inbox each day for free. Just enter your email below:

FeedBurner

Comments

4 Comments on "Fun Tricks With Notepad"

  1. cody5405 on Fri, 13th Nov 2009 7:25 am 

    i like this its pritty cool it use to be hard to get ppl back a lttle revenge threw the pc but now i just send a sart pad e bomb

  2. Rajat on Sun, 15th Nov 2009 8:32 am 

    plz tell some more trickes

  3. Dnize on Wed, 9th Dec 2009 3:16 pm 

    Its really a good start.. Need more of different tricks.

  4. mitch on Wed, 30th Dec 2009 6:12 am 

    thats great

Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!