Search found 1 match

by Zia-ur-Rehman
07 May 2017 02:27
Forum: DOS Batch Forum
Topic: How to usee type and find instead of echo
Replies: 2
Views: 2096

How to usee type and find instead of echo

Can som one tell me how this works

Code: Select all

Type %0 | Find "    " | Find "A Z" >> C:\example.text
:output
    Heloo
      How r u
Exit /b