ac ac 28.Jul.11 02:39 PM a Web browser Domino Designer6.5.5All Platforms
Hi All,
I have a richtextfield in the document that has 4 + files and 2 files have the same name ...How can I iterate the filename for a duplicate and if found change the name to filename -1 , and filename-2 using LotusScript
(How to look for a attachmentname within the same field ) also if use @Attachmentnames (the name is different ) but in my richtextfield if I use Forall a in rtitem.EmbeddedObjects, teh value of a shows the duplicate name while iterating