Done SELECT /Q

Jun 7, 2008
121
0
Hi

Just ran into something.

I use SELECT del (files ) when I wish delete selected files.

But I wish to delete yesterdays log files but only the ones created by me.
There are other logs created by other people.
Ideally I would like to display the owner of the file in the SELECTion.
With DIR I can do that.
But not currently with SELECT.

Cheers

Stephen Howe