// Elisabet Teixido //First part of macro modified from: Jeffrey N. Murphy // This presumes that the images in Folder A and in Folder B are in the same order! // Get a list of images in Folder A image_directory_A = getDirectory("C:\Users\teixido\Documents\LAS\LAS_1"); file_list_A = getFileList(image_directory_A); image_list_A = newArray(0); image_count_A = 0; for(i=0; i0) { selectImage(nImages); close(); } }