Can anyone suggest that how to get the output in next line… like given below…
C:\FixletDebugger-8.2.1175.0\Test\test.qna
C:\FixletDebugger-8.2.1175.0\test.txt C:\Program Files\controls\test.vbs
C:\Windows\test.vbsC:\Windows\system32\test.vbs
I am referring below analyses to get the information, but as you can see the mess of searched files in a single line… need to get the same in separate lines…
Q:"" & concatenation “” of pathnames of descendants whose (name of it as lowercase contains “test”) of folders “” of drives whose (type of it=“DRIVE_FIXED”) & “”**
A: C:\FixletDebugger-8.2.1175.0\Test\test.qna C:\FixletDebugger-8.2.1175.0\test.txt C:\Program Files\controls\test.vbsC:\Windows\test.vbsC:\Windows\system32\test.vbs