Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 110690

Re: batch transfer of Paths between files

$
0
0

You can change the line

          var thePath = theFolder2+"/"+theFile.name.replace(/\.\D{3}$/i, ".jpg");

to

          var thePath = theFolder2+"/"+theFile.name.replace(/\.\D{3}$/i, "-Path.jpg");

but this is case sensitive, so "Path" really needs to have a capital initial letter.


Viewing all articles
Browse latest Browse all 110690

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>