xpmaniac4ever Posted April 20, 2006 Posted April 20, 2006 How can I run the commands I add to a batch file endlessly ? I mean, let`s say I would like to have two commands in a batch, for example:echo Hi thereandecho Hellohow can I make the batchfile repeat executing those command to the infinite ?
cyberpyr8 Posted April 20, 2006 Posted April 20, 2006 (edited) :Startecho offecho Hi thereandecho Hellogoto start Edited April 20, 2006 by cyberpyr8
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now