Hi,
I have written below command to delete .TXT file from share.
EXEC ('cmd','DEL \\ustcf001\dev\abc.txt',8);
Command executed successfully but file is not being deleted from share.
Could you please give me correct syntax.
Regards.
Hi,
I have written below command to delete .TXT file from share.
EXEC ('cmd','DEL \\ustcf001\dev\abc.txt',8);
Command executed successfully but file is not being deleted from share.
Could you please give me correct syntax.
Regards.