I was lucky to find the Field-To-Text lisp that helped save a lot of time in my project set. I was converting the sheets with fields, to texts (without fields). It worked out really great for me.

In the same project, I have TABLES with FIELDs and DATA LINKs.
1. Any lisp to automatically remove the fields and convert the values to texts, in the table?
2. Any lisp to automatically remove/un-link the data links and keep the values to texts, in the table?
3. Any lisp that has a function to do both #1 & #2?
Any two lisps that can do either of them separately will be super great.

Thanks.