Best way to create file list as .CSV / .JSON etc.

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
Radim
Posts: 12
Joined: 30 May 2019 19:47

Best way to create file list as .CSV / .JSON etc.

Post by Radim »

Hello,

what's best way to create file list - let say I have searched for particular files and have some results. Now I have set some columns as Filename, filesize, date, Image width and Height.

How to save all those infos: 1 line for each file into file as .CSV <--- preferred format (or .XML or .JSON)?

Let's say in filename as:
"2019-05-31 11-27-08 list.csv"

highend
Posts: 13327
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Best way to create file list as .CSV / .JSON etc.

Post by highend »

Menu - Window - [x] Show Info Panel

At the bottom there is a "Report" tab that can create .csv output

No .json, no .xml
One of my scripts helped you out? Please donate via Paypal

Radim
Posts: 12
Joined: 30 May 2019 19:47

Re: Best way to create file list as .CSV / .JSON etc.

Post by Radim »

highend wrote: 31 May 2019 11:45 Menu - Window - [x] Show Info Panel

At the bottom there is a "Report" tab that can create .csv output

No .json, no .xml
Perfect. Thank you.

Post Reply