File Transcoding Utility
- Last UpdatedJan 08, 2024
- 1 minute read
Marine provides a file transcoding utility transc.exe which users may find useful, particularly for moving files between PDMS12.1 and previous PDMS versions.
Transc is a command line application to transcode files from one encoding to another, and can also be used to add or remove the BOM from existing UTF8 (or UTF16) files.
The basic syntax is:
Transc -encoding> <input-file> -encoding> <output-file>
See Transc - text file transcoding utility.doc for further information.