I came across this answer with the line:
for /f "tokens=1,* delims=¶" %%A in ( '"type %INTEXTFILE%"') do
However, there is no explanation as to what the "¶" is doing there. StackOverflow search strips out the character, and Google offers me pictures of ladies...