Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

About exporting to a CSV file using a script

bonsai
Mega Sage

I wrote a code that uses a repair script to check and log the value of each record.

The output destination is the "syslog" table.
However, I believe that if the log becomes large enough, it will not be possible to write to the records.
So instead of recording it in a record, I'm looking for a way to export it to a text file or a CSV file.

Does anyone know of a better way?

2 REPLIES 2

Maik Skoddow
Tera Patron

Hi @bonsai 

please elaborate more on your scenario and provide more details as well as screenshots to help us understand you better.

Maik