Get Foldernames in Notepad
Posted: 26 Jun 2012 02:40
Hi Members,
Is it possible to copy only folder names to notepad by prefix..
Currently I am using this
dir/a /b /-p /o:gen >FileList.txt
The above code copies all the folder names to a textfile.
suppose I have a folder like this
--AOapplle
--AOBaby
--COCar
Wat if instead of getting all the folder names,is it possible to get folder names only for AO*.
Is it possible to copy only folder names to notepad by prefix..
Currently I am using this
dir/a /b /-p /o:gen >FileList.txt
The above code copies all the folder names to a textfile.
suppose I have a folder like this
--AOapplle
--AOBaby
--COCar
Wat if instead of getting all the folder names,is it possible to get folder names only for AO*.