1 REPEAT Repeats a command a specified number of times. Format REPEAT repeat-count command 2 Parameters repeat-count Specifies a positive decimal integer number indicating the number of times you want to repeat the command. command Specifies the command to be repeated.