Save/load File Collection resultsin machine readable format?

I know that I can export file collection results in a machine readable format like CSV. Is there a way import the data back into a file collection?

The collections are stored in XML files under /dopusdata/Collections (paste that into the location field and Opus will resolve it to the real folder). You should be able to backup and restore them by simply copying the files and restarting Opus afterwards.

Thanks, Leo. XML is even better. One more question: How would I interpret a value for the access time that looks like "+1cb8232+53600ea5"?

I expect the two hex numbers are the two halves of a Windows FILETIME structure. The best way to interpret that depends on the language/framework you're using.