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 (...
9개월 전 | 0
