Convert old TextPipe filters to new JSON format
Posted: Wed Jul 28, 2021 7:26 am
Using a DOS or PowerShell loop, you can iterate over existing *.fll files, and use a command line similar to the following to save all filter files in the new format.
Code: Select all
for %f in (*.fll) do "c:\program files\datamystic\textpipe.exe" "/f=%" /savefilter /q