Clovertech
› Clovertech Forums › Read Only Archives › Cloverleaf › Cloverleaf › Read FRL File and delete file when finished reading.
Can anyone offer tips on how I can delete an FRL file after it’s read? I see that there is a “Deletion” option as part of the FileSet-local properties, but it looks like I need a TCL proc to delete anything with it.
Ian,
The Fileset/Local protocol should delete any files it reads UNLESS you write a proc to change that.
So normally if you wan tht file deleted after reading you do not need to use any Tcl.
email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.
Yes, you are correct.