answersLogoWhite

0


Best Answer

You cannot repeatedly run a code in command prompt unless you create a batch script that will repeat the codes inside it. To create a script, you must open notepad. Type :A (colon A). Then below that code, type the codes you want to repeatedly run. Below the codes, write "goto A" (without quotes). Save this script as anything you like with a .bat extension. When you click the .bat script, it will read the code. On the last line of code, it will repeat any codes that is in between :A and goto A.

You can also change the "A" into anything you would like.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you repeatedly run a code in command prompt?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What start run command launches the command prompt?

To launch the command prompt in run, type CMD and hit enter/ok.


What is the command to run your programexe using the command prompt?

Run program.exeorthe name of the program, with or without .exe (if the command prompt is in the same directory/folder of the executable)


Deferent between command prompt and run?

command prompt is the embaded dos shell with windows.. run is the platform from where you can run any command.. say to open command prompt from run just type "cmd" instead of going start -> programs -> accessories -> command prompt.. or to open control panel from run just type "control" instead of going start -> settings -> control panel.. try it..


What is the way to use the run command line to open a command prompt?

run cmd.exe


How do you find your ms dos version on your computer?

Go to the command prompt and run "ver" command..


What is the use of changing system prompts on DOS?

Just run command "prompt abc".. It will give you the abc prompt.. To go back just run the command "prompt $P$G"..


How do you access the command prompt?

Click "Start", Go to "RUN" Type "cmd" click ok. You will get command prompt


Vocabulary of a command line interface?

Go to command prompt and run "help" command..


Where is run in comand prompt?

To open a command prompt via "Run" make sure you are the admin on your computer. Open the run box and in it type "cmd" and press enter. A black command prompt box should open up.


What is the key command for DOS?

Go to the Command prompt and run "help" command to see the command list..


How do you run checksum from DOS prompt?

You can do it by using "chkdsk" command.


Which command is used from the Windows command prompt to schedule a program to run at a specific time?

AT