July 6, 201114 yr I would like to know the best way to import multiple pdfs that are in a folder on my desktop to a portal that contains a supercontainer, such that each portal line has one of the pdf's in it. Thanks for your all help. Regards, Jeff
July 6, 201114 yr I would like to know the best way to import multiple pdfs that are in a folder on my desktop to a portal that contains a supercontainer, such that each portal line has one of the pdf's in it. Thanks for your all help. Regards, Jeff Hey Jeff, There is a Companion plugin that comes with SuperContainer. You can download it from the 360 Works website(http://www.360works.com/supercontainer/). It includes a function called SCScanDirectory, which when given the path to the folder on your desktop, should return a list of the files in that folder. You could then go item by item through that list and use the SCSetContainer function(also a part of the plugin) to upload the PDF to the SuperContainer. Hope that helps ~Mark
Create an account or sign in to comment