Hi Venetia,
The below command worked for me..
print(exec('cmd','move "'||$File1||'" "'||$File1||'- Processed on '||to_char(sysdate(),'dd-mm-yyyy')||'"',0));
Try and let me know.
Thanks,
Ancy
Hi Venetia,
The below command worked for me..
print(exec('cmd','move "'||$File1||'" "'||$File1||'- Processed on '||to_char(sysdate(),'dd-mm-yyyy')||'"',0));
Try and let me know.
Thanks,
Ancy