solved: Problem with the thumbnail display and its labeling

Post Reply
Ralf
Posts: 134
Joined: 19 Jan 19 13:37

solved: Problem with the thumbnail display and its labeling

Post by Ralf »

great, the problem is solved with update 2024.0.2.6308.
Thanks!

Without having changed anything, I have a problem with the thumbnail display and its labeling.
Apart from that, the last update was installed.
Syntax Error...
error.png
error.png (51.96 KiB) Viewed 4454 times
My code is:
2 line Syntax Error ...:
%code
if PublicCatalog.ImageHasXMPProperty(ImageItem, 'photoshop:Headline') then
result := '<FONT color="#000000" bgcolor="#D1D0CE"> ' + '%xmp:photoshop:Headline'+ ' ';
%/code

3rd line Syntax Error ...:
%code if Catalog.ImageHasXMPProperty (ImageItem, 'dc:title') then
result:='<FONT color="#000000" bgcolor="#B6B6B4"> %xmp:dc:title </font>';%/code
Ralf
---------------------------------------------------------------------------------
Hobby photographer with many pictures (> 100000) of the family over generations.
(Excuse my english)
Post Reply