<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/1.0.4">
</HEAD>
<BODY>
OK. I'm using EMBOSS 2.6.0 and I think that is why I have some problems with ajListPeeK data type.
<BR>
Thanks
<BR>

<BR>
Le mar 17/06/2003 &#224; 15:55, Peter Rice a &#233;crit :
    <BLOCKQUOTE>
<PRE><FONT COLOR="#737373"><FONT SIZE="3"><I>Carole Louis wrote:</FONT></FONT></I>
<FONT COLOR="#737373"><FONT SIZE="3"><I>&gt; I am programming in Emboss and it seems to be cool but I have a problem. </FONT></FONT></I>
<FONT COLOR="#737373"><FONT SIZE="3"><I>&gt; I do not know why but I can not use the data type &quot;ajListPeek&quot;. It is </FONT></FONT></I>
<FONT COLOR="#737373"><FONT SIZE="3"><I>&gt; strange because I can use ajListPop (but that is not what I want). Is </FONT></FONT></I>
<FONT COLOR="#737373"><FONT SIZE="3"><I>&gt; there a problem with this data type ?</FONT></FONT></I>
<FONT COLOR="#737373"><FONT SIZE="3"><I></FONT></FONT></I>
<FONT COLOR="#737373"><FONT SIZE="3"><I>ajListPeek should be fine. It is in the latest 2.7.1 EMBOSS release.</FONT></FONT></I>
<FONT COLOR="#737373"><FONT SIZE="3"><I></FONT></FONT></I>
<FONT COLOR="#737373"><FONT SIZE="3"><I>ajListPeek and ajListstrPeek are both used in processing ACD files.</FONT></FONT></I>
<FONT COLOR="#737373"><FONT SIZE="3"><I></FONT></FONT></I>
<FONT COLOR="#737373"><FONT SIZE="3"><I>You do need to be careful if you are copying ajListPop code - do not </FONT></FONT></I>
<FONT COLOR="#737373"><FONT SIZE="3"><I>delete the list data if you only Peek because the real copy is on the </FONT></FONT></I>
<FONT COLOR="#737373"><FONT SIZE="3"><I>list. You only clean up after you Pop it from the list.</FONT></FONT></I>
<FONT COLOR="#737373"><FONT SIZE="3"><I></FONT></FONT></I>
<FONT COLOR="#737373"><FONT SIZE="3"><I>&gt; Moreover, I notice on the internet, at the adress </FONT></FONT></I>
<FONT COLOR="#737373"><FONT SIZE="3"><I>&gt; http://www.hgmp.mrc.ac.uk/Software/EMBOSS/Doc/Data/ajlist.html that </FONT></FONT></I>
<FONT COLOR="#737373"><FONT SIZE="3"><I>&gt; there is the word &quot;ajListstrPop&quot; instead of the word &quot;ajListstrPeek&quot;.</FONT></FONT></I>
<FONT COLOR="#737373"><FONT SIZE="3"><I></FONT></FONT></I>
<FONT COLOR="#737373"><FONT SIZE="3"><I>Hmmm ... we need to update the ajlist.html file then. The source code </FONT></FONT></I>
<FONT COLOR="#737373"><FONT SIZE="3"><I>documentation (used to build the ajlist.html file) is correct.</FONT></FONT></I>
<FONT COLOR="#737373"><FONT SIZE="3"><I></FONT></FONT></I>
<FONT COLOR="#737373"><FONT SIZE="3"><I>Hope this helps,</FONT></FONT></I>
<FONT COLOR="#737373"><FONT SIZE="3"><I></FONT></FONT></I>
<FONT COLOR="#737373"><FONT SIZE="3"><I>Peter</FONT></FONT></I>
<FONT COLOR="#737373"><FONT SIZE="3"><I></FONT></FONT></I>
<FONT COLOR="#737373"><FONT SIZE="3"><I></FONT></FONT></I>
</PRE>
    </BLOCKQUOTE>
</BODY>
</HTML>