Useful things
Home -
Useful things
Software
Constants
SSL Journal Club on Formation Flight Control
Downloads
- Fix_newlines.tcl is a tcl/Tk script that translates text file newline characters (newlines and carriage returns) to and from Unix, Windows, and Mac formats. It is very useful when you need to transfer text files between operating systems.
WARNING - I make no guarantee for how well this works. I've only tested it on Windows, and you should definitely make a backup copy of your file before trying it. It writes (or overwrites) and then deletes a temporary file called fixtemp.temp.
If you have the tcl/Tk plug-in installed in your browser, you'll probably need to use right-click "Save As" rather than just clicking the link. You can download versions for Windows, Unix, and Macintosh.