Hi everybody,
I want to insert a ASCII file in a page. The graph is at the file
- rightmap.txt. I have done the following. But the map is not
coming. In place of rightmap.txt, when I am putting some .EPS
file, the output is coming.

Any suggestion?


\documentclass{article} %%date 26 march,2002%%
\usepackage{graphicx}
\begin {document}
     \begin {figure}
      \includegraphics {rightmap.txt}
      \end{figure}
\end{document}

Thank you so much in advance.

Regards,

Prabir.