I know it's a silly question, but do I also include this part of the script:?
What’s keeping you from it?
Text between »//« and a line-break and text between »/*« and »*/« do not perform but usually serve as comments.
I my pathed images should be in a folder called "Paths", and the files that the paths are being copied to should be in a folder called "Tif"?
The name of the folder with the psds is irrelevant, the folder with the pathed files must be named »Paths«, but you can change that in the Script yourself in this line
var theFolder2 = Folder(theFolder1.parent+"/Paths");
do you know if there are any basic lessons on Photoshop scripting which could teach me for beginners then hopefully allow me to progress?
»Adobe Intro To Scripting.pdf« might serve as a non-Photoshop-specific introduction, but it may unfortunately not be very engaging …