Skip to main content
Known Participant
July 6, 2024
Answered

Change name

  • July 6, 2024
  • 1 reply
  • 232 views

I have 6 projects in a folder, and I want to change the name of each of them to another name. Can I do this with a script ? 

This topic has been closed for replies.
Correct answer brian_p_dts

Sure. Look at File and Folder objects, particularly File's rename method: 

 

https://www.indesignjs.de/extendscriptAPI/indesign-latest/#File.html

1 reply

brian_p_dts
Community Expert
brian_p_dtsCommunity ExpertCorrect answer
Community Expert
July 6, 2024

Sure. Look at File and Folder objects, particularly File's rename method: 

 

https://www.indesignjs.de/extendscriptAPI/indesign-latest/#File.html