I have a long code with various outputs. I am saving the customized results table in the directory where the image I am working on is: dir = getDirectory("image"); but I would like to save that .txt file also in a new directory, newdir, which is something like Q:\ME1-A-S-Lin\KJ\OrT\Imaging\TXTResults\ I do not what the Macro to make me select the folder, as would happen with getDirectory("Choose directory")
Can anyone help me?