<font size="4" style="font-family: times new roman,serif;">I have a question about use of g.tempfile<br>
if I want to create a temporary file in a script I'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'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="$temp1"</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>