![]() |
|
my matrix{batch} - Printable Version +- Sinisterly (https://sinister.li) +-- Forum: Coding (https://sinister.li/Forum-Coding) +--- Forum: Coding (https://sinister.li/Forum-Coding--71) +--- Thread: my matrix{batch} (/Thread-my-matrix-batch) |
my matrix{batch} - allan - 06-14-2011 @echo off :a cd C:\ echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% goto a save as xxx.bat .............. :rofl: RE: my matrix{batch} - ♠J0K3R♠ - 06-23-2011 Not realy a matrix.. its rater a spam virus? RE: my matrix{batch} - Coder-san - 06-24-2011 The code will never reach the first "pause". RE: my matrix{batch} - Reverence - 07-05-2011 That won't do anything. It will just spam a bunch of "'happy' is not recognized as an internal or external command, operable program or batch file". RE: my matrix{batch} - changeusername123 - 07-05-2011 (07-04-2011, 04:17 PM)virtual000 Wrote: what is the meaning of the matrix in hear.. It is a movie called matrix and this movie is famous by a numbers going down in the screens like in the batch file just for fun they r writing this .bat files That's all RE: my matrix{batch} - allan - 07-06-2011 thank. i made a mistake. ![]() pls try this one. may be this one can work
RE: my matrix{batch} - Reverence - 07-07-2011 Yeah.. Okay. The new one works. |