Copy files inside a folder
Copy files inside a folder
- Subject: Copy files inside a folder
- From: Bryan Kobler <email@hidden>
- Date: Sun, 25 Nov 2001 19:17:28 -0700
Hello,
I have just started to look at AppleScript and I have been given a task
to make a script. What I need it to do is look at a folder and copy
everything inside there to a folder on another disk. I have played
around with recording my actions and seeing what code is written but my
problem is that code seems to hard code the items I am moving. I really
need a way to have generic code to move files of any name inside this
folder.
I know this is probably simple but I just don't know where to start to
find the info to make this work. Can anyone help me?
Thanks, Bryan.