Hi there.
I have a horrible job to do in order to "migrate" a system as...
Essentially I need a means to plonk a lot of files in a folder (nothing elaborate) and email them to a pre determined address which at the other end the software we have will automatically file them into the custom app for further processing.
Trouble is, they have to be one attachment (PDF) per email so that rules out me just dragging in a directory worth at a time.
Does anyone know of any solution or a bit of code (I am a non programmer) which would do this. It seems the stuff that Applescript or Folder actions should do, but it a bit late to learn now.
Literally, it needs to be something like.
If files exist in directory, then email the first item to address and then delete given filename, then repeat from beginning until there is nothing else to do.
I have Googled! and done searches here and on many other forums and either I am sticking in entirely the wrong phrases and terms or noone has wanted to do such an odd thing before which I can understand.
I even started looking at webcam picture applets in case someone wanted to email their webcam pictures as a security system to no avail.
Any help, pointers or tips welcomed ! Thanks.
I have a horrible job to do in order to "migrate" a system as...
Essentially I need a means to plonk a lot of files in a folder (nothing elaborate) and email them to a pre determined address which at the other end the software we have will automatically file them into the custom app for further processing.
Trouble is, they have to be one attachment (PDF) per email so that rules out me just dragging in a directory worth at a time.
Does anyone know of any solution or a bit of code (I am a non programmer) which would do this. It seems the stuff that Applescript or Folder actions should do, but it a bit late to learn now.
Literally, it needs to be something like.
If files exist in directory, then email the first item to address and then delete given filename, then repeat from beginning until there is nothing else to do.
I have Googled! and done searches here and on many other forums and either I am sticking in entirely the wrong phrases and terms or noone has wanted to do such an odd thing before which I can understand.
I even started looking at webcam picture applets in case someone wanted to email their webcam pictures as a security system to no avail.
Any help, pointers or tips welcomed ! Thanks.