%%
%% This is file `tmexamp1.tex',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% textmerg.dtx  (with options: `examp')
%% 
\documentclass[12pt]{letter}
\usepackage[ansinew]{inputenc}

\usepackage{delimtxt}
\begin{document}
\Fields{\Title\Forenames\Surname
   \Address\Grade}
\DelimRead{resulta.dat}{%
\begin{letter}{\Title\ \Forenames\
   \Surname\\\Address}
   \opening{Dear \Title\ \Surname,}
   This letter is to inform you
   that you obtained grade \Grade\ in
   your recent examinations.
   \closing{Yours faithfully,}
\end{letter}
}
\end{document}
\endinput
%%
%% End of file `tmexamp1.tex'.