Usage of variables for "everything"
Posted: Tue Dec 10, 2019 6:22 pm
Sometimes there are values which are used more then one time in the definition of o conversion job.
E.g. The "Author name" or "Project number" can be used in
- write IPTC
- add text
- save file (name and path)
So it would be handy if the user can define some variables like
and these values can be recalled in IPTC and filename and ... definitions ...
E.g. The "Author name" or "Project number" can be used in
- write IPTC
- add text
- save file (name and path)
So it would be handy if the user can define some variables like
Code: Select all
Var_A = "John Doe"
Var_B = "456-8_999"
Var_C = "London"