Dear Team
Please advice.
How can I delete an original file from the directory D:\iRCT Software\CarrierPower\Picpower.PNG?
When I try to delete file from the directory with command “ execute close” and “System.IO.File.Delete(path)”; , the program occurred error as attach file.
Please see diagram that I made for you reference. Could you please let me have the example command?
Please advice.
How can I delete an original file from the directory D:\iRCT Software\CarrierPower\Picpower.PNG?
When I try to delete file from the directory with command “ execute close” and “System.IO.File.Delete(path)”; , the program occurred error as attach file.
Please see diagram that I made for you reference. Could you please let me have the example command?
If you are using To/From File objects to read from /write to the file simply use a To File with EXECUTE DELETE, you don't need to close it first because VEE has exclusive use of it anyway.
HTH,
Mike