Feeds
已回答
How do i delete the contents of a folder?
This worked for me: delete('directory_to_delete_files_from\*') it deletes all files in the directory but keeps the directory (...
How do i delete the contents of a folder?
This worked for me: delete('directory_to_delete_files_from\*') it deletes all files in the directory but keeps the directory (...
1 year 前 | 0
