Man of Honour
Can anyone think of a windows solution to look for a file with a specific name (.cvsv) that arrives in a designated folder, then sends that to a recipient by email?
Thanks
Thanks
Easy enough to write a c# console app to do it.
Is that a typo for .csv or actually some real filetype you're using? Most email servers will reject email with non-standard file type attachments.
One application I have been trying for other automation tasks is Robointern.
Is that a typo for .csv or actually some real filetype you're using? Most email servers will reject email with non-standard file type attachments.
True.Well what do you know?
*edit, resolved.