mercredi 22 juin 2016

File.Copy does not seem to work

Worked fine in v5.8, upgraded to v6 and now suddenly with the following code

Code:
  If File.Exists(File.DirAssets, Starter.msSQLFileName) Then
File.Copy(File.DirAssets, Starter.msSQLFileName, File.DirDefaultExternal, Starter.msSQLFileName)
End If
It checks to see if the file exists, which it does, then when it goes to copy the file I get the following

Code:
  ** Activity (main) Resume **
Installing
file.
**
Activity (main) Pause, UserClosed = false **...
File.Copy does not seem to work

from B4X Community - Android, iOS, desktop, server and IoT programming tools http://ift.tt/28V7U7X
via IFTTT

Aucun commentaire:

Enregistrer un commentaire