Hey Guys, Here's my dilema. Basically I have an applescript that takes all my quicktime movies from a designated folder and uploads them to my ftp site. I have to send out an e-mail message with a link to each quicktime I uploaded. So bascially I need to write a script that just copies and pastes the same url with the end tag changed with each quicktime name in that folder, but I don't know how to go about starting it. I new to writing any kind of code, so any advice would be of great help. Thanks guys.
Example:
http://www.myftpsite.com/quicktimes/quicktime1.mov
http://www.myftpsite.com/quicktimes/quicktime2.mov
http://www.myftpsite.com/quicktimes/quicktime3.mov
http://www.myftpsite.com/quicktimes/quicktime4.mov
Example:
http://www.myftpsite.com/quicktimes/quicktime1.mov
http://www.myftpsite.com/quicktimes/quicktime2.mov
http://www.myftpsite.com/quicktimes/quicktime3.mov
http://www.myftpsite.com/quicktimes/quicktime4.mov