1.

Solve : TIME?

Answer»

so i was wondering is there a way to load TIME like infinite times like :

@echo off
:1
color f1
cls
echo %time%
goto:1

but if i want to run it wif other commands it wont WORK CAUSE it wil just keep going to :1 thats the problem i want it both to run the time and run the program AT THE SAME TIMEEEEE HELPPPI don't think thats possible.....because it will keep looping to the beginning and even if you can type SOMETHING, you wont be able to because its too FAST.



Discussion

No Comment Found