S sultan87 Active Member Licensed User Longtime User Jan 5, 2012 #1 hello j' created repertories and under repertories j' added files with Device/File To explore on mnt/sdcard I would like to remove empty repertories how to make? best regards
hello j' created repertories and under repertories j' added files with Device/File To explore on mnt/sdcard I would like to remove empty repertories how to make? best regards
S sultan87 Active Member Licensed User Longtime User Jan 5, 2012 #2 hello hello j' found If File.Delete(File.DirRootExternal & "/Gestion_Caves/","Base Donnes") = True Then Msgbox("Le répertoire 'Base Donnes' a été supprimé.", "") End If thanks Best Regards :sign0013: Upvote 0
hello hello j' found If File.Delete(File.DirRootExternal & "/Gestion_Caves/","Base Donnes") = True Then Msgbox("Le répertoire 'Base Donnes' a été supprimé.", "") End If thanks Best Regards :sign0013: