H
Henry
Ladies and Gentlemen
Can you possibly assist?
I have a file Current_file.txt. I need to use the rows in
this file as ONE single string. Making use of .bat how can
I convert the rows to colums?
Example:
more Current_file.txt
one
two
three
more New_file.txt
one two three
Can you possibly assist?
I have a file Current_file.txt. I need to use the rows in
this file as ONE single string. Making use of .bat how can
I convert the rows to colums?
Example:
more Current_file.txt
one
two
three
more New_file.txt
one two three