XY variables resolved in CFA with multi-selection
Posted: 01 Sep 2012 13:53
I got the following CFA:
Which works as it should with only one file selected, but with multiple files they all end up with mc-stamps of the focused item.
Is there any other way (apart from a script with foreach aso) to have <dateexif> resolved for each item before timestamping it?
Or does the scripting command "timestamp" need a new flag to make this behaviour possible?
Code: Select all
|"Timestamp MC with EXIF-Date = '<dateexif>'"\;*>::timestamp mc, "<dateexif>"Is there any other way (apart from a script with foreach aso) to have <dateexif> resolved for each item before timestamping it?
Or does the scripting command "timestamp" need a new flag to make this behaviour possible?