Here's a question whose answer I didn't find in the forum : is it possible to apply actions (like replace) on the path of the included files ?
Example :
My files would be
Code: Select all
c:\folder\to\photos\myphoto1.jpg
c:\folder\to\photos\myphoto.2jpg
c:\folder\to\photos\mytextfile.txt
Code: Select all
c:\directory\to\photos\myphoto1.jpg
c:\directory\to\photos\myphoto.2jpg
c:\directory\to\photos\mytextfile.txt
Code: Select all
c:\directory\to\myphoto1.jpg
c:\directory\to\myphoto.2jpg
c:\directory\to\mytextfile.txt