July 22, 201015 yr I have a pile of images all called main.jpg. I want to import them into a product catalogue that already has the items as pricelist/manufacturing specs. I would like to rename the jpgs via a dropdown list so I don't have to manually rename every file. They will then be available to customers for downloading for use in their own websites. Any clues? I thought there might be a way via applescript. Cheers Roger
July 22, 201015 yr Are the images to be stored or referenced? If stored, the name kind-of doesn't matter because the binary data is in the container field. However the file could be imported then exported to the temp folder with the desired name then imported again. This export-import would be scripted.
Create an account or sign in to comment