Author Topic: Listing attachments  (Read 4819 times)

0 Members and 1 Guest are viewing this topic.

Padanges

  • Newbie
  • *
  • Posts: 179
Listing attachments
« on: December 16, 2016, 09:34:13 AM »
Hi,
I would like to get a list of all files included as attachments for all selected grid entries in IO log:
Filename1 \n Attachment1, Attachment2, ...;  Filename2 \n Attachment1, Attachment2, ...;
What is the easiest/fastest way to do that?


Thanks in advance

RTT

  • Administrator
  • *****
  • Posts: 907
Re: Listing attachments
« Reply #1 on: December 18, 2016, 01:15:51 AM »
Check the sample script in the description of the IAttachment object of the scripts API.