@echo off
set #=Any question&set $=Q&set/az=0x53b7e0b4
title %#% +%$%%$% %z%
cd /d "%~dp0"
set "file=E:\ZA\QA.TXT"
(for /f "skip=1 tokens=1* delims=:" %%a in ('type "%file%"^|findstr /n .*') do echo;%%b)>t.t
move /y t.t "%file%"
echo;%#% +%$%%$% %z%
pause
exit