I have one more question. What do I need to change in this script that the image was saved in the first panel? (Now the picture is created in a target panel.)
CZ.M wrote:I have one more question. What do I need to change in this script that the image was saved in the first panel? (Now the picture is created in a target panel.)
In params: replace "%T" on "%P".
And it will work fine in normal or branch view (?), but how it will work with search result? With "%T" and target panel it's not a problem.
Skif_off wrote:
And it will work fine in normal or branch view (?), but how it will work with search result? With "%T" and target panel it's not a problem.
Everything works as I wanted. Once again, thank you for your help.