<span><font face="Arial" size="2">Hello all,<br><br>I've got a file named 'transfer' containing some unix and RCL commands:<br><br>export conexion='"/usr/bin/unxlink2"'<br>export ESC='\033'
<br>echo "${ESC}&oF SET HOST-STARTUP ${conexion}"<br>echo "${ESC}&oF VERIFY" > pp.log<br>echo "${ESC}&oF RECEIVE {} FROM pp.log ASCII DELETE"<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> run command "transfer"<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't know how to solve it in the unix box.
<br><br></font></span>Please help.<br><br>Thanks & regards.<br><br>Daniel Rodriguez.<br><span><font face="Arial" size="2"><br><br></font></span>