(delete-file) does not accept wildcards?
Posted: Tue Dec 11, 2007 2:42 pm
Hi,
It seems that this code is not working:
Regards
Peter
It seems that this code is not working:
Why not? Do I first have to setup a list of files in that directory, and then walk through that list to delete them one-by-one...? :-(> (delete-file "somedir/*.*")
nil
Regards
Peter