\documentstyle[12pt,epic,eepic]{article}
% \documentstyle[12pt,epic,eepicemu]{article} % if not supported
% \documentstyle[12pt,epic,ecleepic]{article} % if you have it
\typein[\Fname]{Enter File Name to be input}
\begin{document}
\begin{figure}
\begin{center}
\input{\Fname}
\end{center}
\caption{Test of eepic.sty}
\end{figure}
\end{document}