Say I had a script to take on-line backups of a database (in my case Citrix data store in Access format) and I wanted to script the renaming of the file to include the current date (and possibly ...
So I'm creating a batch file that is appending output into another batch file from a few different commands. But when I do this a line break, carriage return is placed in the file creating a problem ...