May
17
awarded Famous Question
Apr
22
awarded Popular Question
Apr
10
awarded Notable Question
Apr
5
awarded Popular Question
Mar
31
awarded Notable Question
Mar
26
awarded Famous Question
Mar
13
awarded Popular Question
Mar
4
awarded Notable Question
Feb
28
awarded Self-Learner
Feb
27
awarded Popular Question
Feb
25
accepted Appending a new line character to a variable in a for loop Windows batch
Feb
25
comment Appending a new line character to a variable in a for loop Windows batch
Interesting, as I am on Win7 as well but it didn't seem to work. You're alternatively solution works very nicely though, so I think I'll stick to that, thanks!
Feb
25
revised Appending a new line character to a variable in a for loop Windows batch
forgot to copy "set results=" from my source
Feb
25
comment Appending a new line character to a variable in a for loop Windows batch
Thanks! I'm interested that you got the original version to work. Sorry, I forgot to copy the set results= from my code. Even with the setlocal commands and two blank lines below set lf=^ it doesn't seem to be working...
Feb
25
revised Appending a new line character to a variable in a for loop Windows batch
added 37 characters in body
Feb
25
accepted Assigning a JFrame to another JFrame
Feb
25
accepted Returning the surrounding lines to a string windows batch file
Feb
25
accepted Batch file printing out commands with @echo off
Feb
25
answered Batch file printing out commands with @echo off
Feb
25
revised Appending a new line character to a variable in a for loop Windows batch
Adding an example
1 2 3 4 5