hi, is it possible to open a ANSI-textfile and to save it as UTF-8 automatically, just by using the command line + parameters? if not, i would appreciate to have such a function implemented.
From the command line, no. But you can write a .js script that calls SuperEdi, opens the text file, changes the CodePage property and then saves the file. See also: