Possible Duplicate:
Do Batch files support multiline variables
If so How?
Yes, batch files are lame, but I cannot use powershell, and I don't feel like writing a real app to do this simple task....
Possible Duplicate:
Do Batch files support multiline variables
If so How?
Yes, batch files are lame, but I cannot use powershell, and I don't feel like writing a real app to do this simple task....
If they do I can't think of a way that you would be able to get a multiline value into a variable. Would a for loop going through a text file with a multiline value in it work?