Compress and move all Mail.DAT files from the Presort folder
Use the command below to ZIP the Mail.dat files from the current presort folder to another location in a script!.
NOTE: You can change the "Move to" path that is currently set to the C:\
SET OLEOBJECT ON com_FileName=FORCEEXT(JUSTFNAME(FILETOSTR("Cleanup.ini")),"") oZipObject=CREATEOBJECT("dzactxctrl.dzactxctrl.1") |