.if n \{\ . ds ct " .\} .if t \{\ . ds ct \\(co .\} .TH ELMSTRINGCONVERT 1L "Elm Version 2.4ME+" "Kari Hurtta" .SH NAME elmstringconvert - Convert strings (lines) from one charset to another .SH SYNOPSIS .B elmstringconvert [ .B \-G .B \-d .I "\fIclass\fR=\fIdebugfile\fR:\fIlevel\fR .B \-w target-file .B \-S source-charset .B \-T target-charset ] [ source-file... ] .PP .SH DESCRIPTION .I Elmstringconvert\^ is a part of the .B Elm 2.4ME+ mail system. It reads list of .B source-file files and prints them to standard output or to given file. Read .B source-file files are assumed to be with MIME charset .B source-charset and result is printed with MIME charset .B target-charset If .B source-file is not given, standard input is read. .PP Options are: .TP 1.0i .B " -G" Read global configuration files only (by default user configuration files are read.) .TP .B " -d \fIclass\fR=\fIdebugfile\fR:\fIlevel\fR " Debug - set specified debug level - Output to "$HOME/ELMCHARSET:debug.info" if .I debugfile is not given. Has no effect unless .I elmcharset was compiled with debugging enabled. .TP .B " -S" source-charset Specifies MIME charset used on source files. Files are read one line at time. And conversion for lines are done independently of another lines. .TP .B " -w" target-file Gives file for output. .TP .B " -T" target-charset Specifies MIME charset used for target files. .SH AUTHOR Kari Hurtta .SH FILES #ETC#/elm.rc system RC file .br #ETC#/elm.mimecharsets system charsets file .br $HOME/.elm/elmrc individual RC file .br $HOME/.elm/mime.charsets individual charsets file .br .SH BUG REPORTS TO Kari Hurtta elm@elmme-mailer.org .SH COPYRIGHTS \fB\*(ct\fRCopyright 2002,2003 by Kari Hurtta