Latest trick to make matrix view using notepad [NEW UPDATED METHOD].

Anonymous 9:57 AM Edit Artikel
Welcome Friends.
In my previous post i described how to make shortcuts for  more than one file using notepad. You can also read trick to make folders inside folder using notepad. 

Now this time I am going to tell you how to show fantastic matrix view using notepad.It is very easy that you can do in 30 secs. You can make this matrix view by using notepad and batch programming.Just follow few simple steps discussed below.


Step1 :-  Open notepad 
  • Press window + R key simultaneously.
  • Type  " notepad " in  text-field.
  • Now click OK.

    Latest notepad trick Updated december 2017.
    How to open notepad.


    Step2:- Coding.

    After opening notepad copy and paste codes below in notepad.



    @echo off
    color 02
    :a
    echo 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 
    goto b
     :b
    echo 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 
    goto a


    Step3:- save and run
          
       Save as show.bat and run file.
           
      Remember here ( .bat ) extension is very important. Because it helps PC to identify batch file. So do not forget (.bat) extension. 



    When you will run this updated file, you will see matrix something like this.


    Exclusive notepad trick to make matrix revealed.
    Enjoy amazing matrix view (new method).


    Enjoy.......................................................


    If you have any problem or question then please comment. 

     Like it?  Share now so that more and more people may know about it.



    Previous
    Next Post »
    Show comments
    Hide comments