-
Problems with Pasting and Scripts
I’m trying to add a small message to the end of about 200 audio files. I’m creating my own Script and I will run it in the batch process. Here’s what I’m recording with my script. I copy fileA (my small message), go to fileB and move the cursor to the end of the file using the END key. Then I use Edit>Paste and it paste fileA to the end of fileB.
The problem is when I run the scipt on a batch it doesn’t add fileA to the end of the fileB, instead it copies fileB to the end of fileB, fileC to the end of fileC, fileD to the end of fileD, etc. How do I prevent this?
Sorry, there were no replies found.