checkfile

  1. Alexander Stolte

    Android Code Snippet [B4X] Automatically increment file names

    Hey, if you download a file with Google Chrome for example and you have you've already downloaded this one time, then a number will appear next to it. This is now easy possible with this peace of code. checkfilename(File.DirDefaultExternal,"mytestname.jpg",0,"mytestname.jpg") Sub...
Top