Question:
How do I copy a job (report) from one batch to another?
Answer:
There is not an easy, built in way to do it, but you have three options:
1) Launch two Report Runner Batch instances at once so you can edit two jobs and copy/paste various fields. There is a Launch button under the Tools menu.
2) Batch data files are stored in XML format. You can edit the XML files with Notepad, and copy the job record from one file to the other.
3) Use Tools, Save As to make a copy of previous batch and then delete the jobs you don't need.