<span><font face="Arial" size="2">Hello all,<br><br>I&#39;ve got a file named &#39;transfer&#39; containing some unix and RCL commands:<br><br>export conexion=&#39;&quot;/usr/bin/unxlink2&quot;&#39;<br>export ESC=&#39;\033&#39;
<br>echo &quot;${ESC}&amp;oF SET HOST-STARTUP ${conexion}&quot;<br>echo &quot;${ESC}&amp;oF VERIFY&quot; &gt; pp.log<br>echo &quot;${ESC}&amp;oF RECEIVE {} FROM pp.log ASCII DELETE&quot;<br><br>If I execute it from the Unix prompt, it works, but when I execute it with RUN COMMAND in quick:
<br><br>screen test<br>procedure initialize<br>begin<br>&nbsp;run command &quot;transfer&quot;<br>end<br>go<br><br>the transfer dialog box opens, but when you choose the destination folder, the proccess is not able to establish the connection with the host.
<br><br>It must be a problem with the execution of </font></span><span><font face="Arial" size="2">unxlink2 from QUICK. We had a similar problem years ago in a Hp3000 box, but I don&#39;t know how to solve it in the unix box.
<br><br></font></span>Please help.<br><br>Thanks &amp; regards.<br><br>Daniel Rodriguez.<br><span><font face="Arial" size="2"><br><br></font></span>