CopyFileOrFolder ,
Search for TextOutputStream
Folderitem.delete
Does the rest of your app not do any of these things already?
CopyFileOrFolder ,
Search for TextOutputStream
Folderitem.delete
Does the rest of your app not do any of these things already?
Thank you. I was concerned about syntax, but it turned out that all I had to do was a global search, replacing each
f = GetFolderItem …
with
f = app.VPdata.child …