Any idea why when I type: File.Copy in the Help Viewer it is not finding it ?
I know information is there (I was able to find it manually), but something is wrong isn't it ?
The Help says:
Copy (DirSource AsString, FileSource AsString, DirTarget AsString, FileTarget AsString)
Copies the specified source file to the target file name.
Note that it is not possible to copy files to the Assets folder.
>>OK, so If I want to copy my database from PC to the device what should be Source and Destination folder ?
DirAssets AsString [read only]
Returns a reference to the files added with the Files Manager. These files are read-only.
>> Can you explain what means this: "files added with the Files Manager"
>> (this explanation says nothing to me)
Art
I know information is there (I was able to find it manually), but something is wrong isn't it ?
The Help says:
Copies the specified source file to the target file name.
Note that it is not possible to copy files to the Assets folder.
>>OK, so If I want to copy my database from PC to the device what should be Source and Destination folder ?
Returns a reference to the files added with the Files Manager. These files are read-only.
>> Can you explain what means this: "files added with the Files Manager"
>> (this explanation says nothing to me)
Art