Search found 2 matches
- 31 Jul 2013 10:19
- Forum: DOS Batch Forum
- Topic: Get file names containing "Apple" without full path
- Replies: 2
- Views: 3391
Re: Get file names containing "Apple" without full path
Thanks Alex. This is exactly what I wanted to do.
- 30 Jul 2013 15:43
- Forum: DOS Batch Forum
- Topic: Get file names containing "Apple" without full path
- Replies: 2
- Views: 3391
Get file names containing "Apple" without full path
I am trying to create a list of all file names with the word "Apple" but I do not want the full file path, just the file name. File extension is not needed either but I can deal with it (they are all pdf). Currently I use this file but it gives the full file path which is a bit messy. dir ...