In "columbo" mode now... How about adding this instead of "Del File"?
 Code:
$File = '\\SERVER\public\IS\kixtartlogs\' + @WKSTA + .html'
Shell '%COMSPEC% /c Echo. >' + $File
, then use "4" as the mode instead of "5". This uses the shell to overwrite the file - not sure if it's a write at position 0 or a delete/create - technically.

It works on my machine, but I don't have the same delete restrictions.

Glenn
_________________________
Actually I am a Rocket Scientist! \:D