<font size="4" style="font-family: times new roman,serif;">I have a question about use of g.tempfile<br>
if I&nbsp; want to create&nbsp; a&nbsp; temporary file in a script I&#39;ve to write:<br>
</font>
<pre style="font-family: times new roman,serif;"><font size="4" style="font-family: courier new,monospace;">temp1=`g.tempfile pid=$$`<br></font><font size="4" style="font-family: times new roman,serif;"><br>and then I&#39;ve to use this file</font><font size="4" style="font-family: times new roman,serif;"> e.g. :</font><font size="4"><br>
</font></pre>



<pre style="font-family: times new roman,serif;"><font size="4"><span style="font-family: courier new,monospace;"><span style="background-color: rgb(255, 255, 255);">r.out.ascii -h input=dtm output=&quot;$temp1&quot;</span> null=0</span><br>
</font></pre>


<font size="4"><span style="font-family: times new roman,serif;">Is correct?<br>
<br>
Thank in advanced<br>
<br>
R<br>
</span>
</font><br>