Quote:
Originally Posted by b614103080
Hello, everyone. I want to get all the (absolute) path of my e-books, but there is no path column in the catalog. So, how to get the path of every e-book and export them as a table?
Thank you!
|
Try creating a composite custom column that uses the
format_paths template function, see ==>>
Formatting values.
Then create a CSV catalogue that includes the composite column. You may need to add the Create Catalogue tool to a menu or toolbar.
BR