How to use txt file as an command
How can i use a text file as a command? Lets say I'll need a command for
more then one batch file, and to do it easy for the user to edit that
command I'll use a txt file.
@echo off [use command from txt file] type ? Example.txt Pause
No comments:
Post a Comment