Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > by-pkgid > 2fc07611b08d4a735fd34d5eb60d8e16 > files > 2130

ciao-1.10p8-3mdv2010.0.i586.rpm

<HTML>
<HEAD>
<!-- Created by texi2html 1.56k + clip patches and <A href="http://www.clip.dia.fi.upm.es/Software">lpdoc</A> from ciao.texi on 28 January 2007 -->

<LINK rel="stylesheet" href="ciao.css" type="text/css">
<TITLE>The Ciao Prolog System               - Printing the contents of a bytecode file</TITLE>
</HEAD>
<BODY> 
Go to the <A HREF="ciao_1.html">first</A>, <A HREF="ciao_179.html">previous</A>, <A HREF="ciao_181.html">next</A>, <A HREF="ciao_241.html">last</A> section, <A HREF="ciao_toc.html">table of contents</A>.
<P><HR><P>


<H1><A NAME="SEC730" HREF="ciao_toc.html#TOC730">Printing the contents of a bytecode file</A></H1>

<P>
<STRONG>Author(s):</STRONG> Daniel Cabeza.


<P>
<STRONG>Version:</STRONG> 0.5#2 (1999/11/11, 19:20:50 MET)


<P>
This simple program takes as an argument a bytecode (.po) file and prints out in symbolic form the information contained in the file. It uses compiler and engine builtins to do so, so that it keeps track with changes in bytecode format. 



<UL>
<LI><A HREF="ciao_180.html#SEC731">Usage (viewpo)</A>
</UL>



<H2><A NAME="SEC731" HREF="ciao_toc.html#TOC731">Usage (viewpo)</A></H2>


<PRE>
   
	viewpo &#60;file1&#62;.po
	   : print .po contents in symbolic form

	viewpo -h
	   : print this information

</PRE>

<P><HR><P>
Go to the <A HREF="ciao_1.html">first</A>, <A HREF="ciao_179.html">previous</A>, <A HREF="ciao_181.html">next</A>, <A HREF="ciao_241.html">last</A> section, <A HREF="ciao_toc.html">table of contents</A>.
</BODY>
</HTML>