I need to make a script that can write one line of text to a text file in the same directory as the batch file.
copy con
Example:
C:\COPY CON [drive:][path][File name] .... Content F6 1 file(s) is copied
C:\COPY CON [drive:][path][File name]
.... Content
F6
1 file(s) is copied