This command executes the specified batch file (batch file should end in .txt and be put in Skyrim/Data folder).
bat [file name]
File Name | The name of the file you wish to execute as a batch file. The file should be located in the Skyrim/Data folder and end with with extension .txt. See examples for more help. |
bat commandlist.txt
Assuming there is a file named commandlist.txt located in Skyrim/Data (Skyrim/Data/commandlist.txt), this command would run the list of commands within that file.