<!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>
Hello, 
<BR>

<BR>
I would like to know if it is possible to open and write in two files at the same time. I tried it but it doesn't work. 
<BR>
To do it, I added these words in my &quot;acd&quot; file : 
<BR>
<I>outfile: outf2&nbsp; [</I>
<BR>
<I>&nbsp; parameter: &quot;Y&quot;</I>
<BR>
<I>&nbsp; information: &quot;Nom du fichier de r&#233;sultats finaux&quot;</I>
<BR>
<I>]</I>
<BR>

<BR>
and these words in the program :
<BR>
<I> outf2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = ajAcdGetOutfile(&quot;outf2&quot;);&nbsp;&nbsp;&nbsp;&nbsp; /* output filename */</I>
<BR>

<BR>

<BR>
It doen't work but I don't understand why.
<BR>
Regards
<BR>
Carole
</BODY>
</HTML>