Apple Scripting Advice
I need an script that will collect specific folders and burn them to a cd.
I have a folder called "Advertisers" located at ~/Username/Desktop/MyPublication/Advertisers. In this Advertisers folder is a folder for every advertiser that has ever advertised with my publication. Imagine that Company A, B, C, J, K, & Y all have an ad in the September 26th issue. Their folder would contain a folder name 09.26.03 in which the files for their ad would be saved. I need a script that would grab only the advertiser's folder that contains a 09.XX.XX folder and burn it to a cd, disregarding any folder that doesn't contain a 09.XX.XX folder.
I have a folder called "Advertisers" located at ~/Username/Desktop/MyPublication/Advertisers. In this Advertisers folder is a folder for every advertiser that has ever advertised with my publication. Imagine that Company A, B, C, J, K, & Y all have an ad in the September 26th issue. Their folder would contain a folder name 09.26.03 in which the files for their ad would be saved. I need a script that would grab only the advertiser's folder that contains a 09.XX.XX folder and burn it to a cd, disregarding any folder that doesn't contain a 09.XX.XX folder.