W
William Fields
Hello,
On occasion, I need to put a list of filenames in an email message.
I have a command window solution here:
DIR *.* /B>files.txt
Then, I just open files.txt and copy the names.
But, I never remember the /B switch and end up having to look it up in help.
Is there a way to be able to copy the results (file/folder names rather than
the actual files/folder) from a windows file/folder search?
Thanks.
--
William Fields
MCSD - Microsoft Visual FoxPro
US Bankruptcy Court
Phoenix, AZ
"Beer is proof that God loves us
and wants us to be happy."
- Benjamin Franklin
On occasion, I need to put a list of filenames in an email message.
I have a command window solution here:
DIR *.* /B>files.txt
Then, I just open files.txt and copy the names.
But, I never remember the /B switch and end up having to look it up in help.
Is there a way to be able to copy the results (file/folder names rather than
the actual files/folder) from a windows file/folder search?
Thanks.
--
William Fields
MCSD - Microsoft Visual FoxPro
US Bankruptcy Court
Phoenix, AZ
"Beer is proof that God loves us
and wants us to be happy."
- Benjamin Franklin