Rename
Agraham,
Thanks for your prompt reply.
The documentation on the FilesEx library reads : "As there is no real Rename function in .NET this is actually a FileMove within the same directory.". So I guess that this is not the solution I am looking for: the size of the files I am 'renaming' on a SD card is some 6-8 M Bytes, so copying takes quite some time.
I did hope that using the DOOR library a real rename was possible, but now I doubt.
What should be the code to test it:
create a FileObject??
assign a file to that object (with path)??
set the Name property ??
destroy the File Object??
Harry
|