warning #17

  1. R

    Bug? Very minor bug

    Found a very minor bug: Have this code, which shows the files in the App folder and the Assets folder: Sub ShowFilesInAppFolder Dim rs1 As ResumableSub = ShowFilesInFolder(File.DirInternal, "Files in App folder", "", _ Array As...
Top