Home Forum
Welcome, Guest
Username Password: Remember me

Hope that can to add the relative path item
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Hope that can to add the relative path item

Hope that can to add the relative path item 2 years, 3 months ago #214

Hello,
Hope that can to add the relative path to source files item in the target file path setting.

For example:
I want to achieve the following objectives of the source file and the target file path:
Source file: Project directory\enu
Target file: project directory\chs
The folders and files in the target is same with source.

Regards,
Zhang Shangyi
corel6.jpg
Last Edit: 2 years, 3 months ago by Zhang Shangyi.

Re:Hope that can to add the relative path item 2 years, 3 months ago #215

Target path: <SrcPath>\..\chs\<SrcFileName>.<SrcFileExt>
Last Edit: 2 years, 3 months ago by Aleksey Golovin.

Re:Hope that can to add the relative path item 2 years, 3 months ago #217

Thank you, I'm running a result of this rule is "project file Path\enu\chs", and is not "project file Path\chs", and the structure of the target folders is not consistent with the source folders. Please try your own.
Last Edit: 2 years, 3 months ago by Zhang Shangyi.

Re:Hope that can to add the relative path item 2 years, 3 months ago #225

Please use two dots instead of enu.
<SrcPath>\..\chs\<SrcFileName>.<SrcFileExt>
Two dots denote the parent folder. If full path of original file specified in the File Properties dialog is somefolder\enu\filename, you will get somefolder\chs\filename.


Snap5.png
Last Edit: 2 years, 3 months ago by Aleksey Golovin.

Re:Hope that can to add the relative path item 2 years, 3 months ago #230

Thank you, I tested again. This rule is valid for the files in under \ENU directory. For the files in under \ENU\sub folder is not valid.

Re:Hope that can to add the relative path item 2 years, 3 months ago #231

Plese replace subfolder by dots. Enter the path like this:
<SrcPath>\..\..\chs\subfolder\<SrcFileName>.<SrcFileExt>

Re:Hope that can to add the relative path item 2 years, 3 months ago #234

Thank you, however, if many subfolders, this setting is required for each file is a lot of trouble. Is it possible to one-time set up a rule.

Re:Hope that can to add the relative path item 2 years, 3 months ago #235

It's not possible in current version.

Re:Hope that can to add the relative path item 2 years, 3 months ago #238

I hope that this feature can be increased in later version.
  • Page:
  • 1
Time to create page: 0.23 seconds