<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4937.800" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=953494811-22062007>Many, many years ago, I did something like 
this</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff 
size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff 
size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial><FONT color=#0000ff><FONT size=2>define 
num_27&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
integer size&nbsp; 2 = 27<BR>define 
escape&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
character size 1 = characters( NUM_27 )[2:1]<BR>define 
reflcomB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
character size 4 = escape + "&amp;oB" <BR>define 
refl_invoke&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
character size&nbsp; 7 = "Invoke "<BR><SPAN class=953494811-22062007>define drv 
character size 1 = 
"g"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&amp;<BR>......</SPAN></FONT></FONT></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
class=953494811-22062007>procedure ...</SPAN></FONT></FONT></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
class=953494811-22062007>...</SPAN></FONT></FONT></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
class=953494811-22062007>&nbsp;&nbsp; info = reflcomB + refl_invoke + drv + 
':\sks\script\ubt2pc.rcl' now<BR>...</SPAN></FONT></FONT></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
class=953494811-22062007></SPAN></FONT></FONT></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
class=953494811-22062007>Bjorn</SPAN></FONT></FONT></FONT></DIV><BR>
<DIV class=OutlookMessageHeader lang=no dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>Fra:</B> 
powerh-l-bounces+bjorn.selfors=bergen.kommune.no@lists.sowder.com 
[mailto:powerh-l-bounces+bjorn.selfors=bergen.kommune.no@lists.sowder.com] <B>Pĺ 
vegne av</B> Daniel Rodríguez<BR><B>Sendt:</B> 22. juni 2007 
12:16<BR><B>Til:</B> powerh-l@lists.sowder.com<BR><B>Emne:</B> Problem invoking 
Reflection Transfer in Quick (HP9000-Unix-Reflection)<BR></FONT><BR></DIV>
<DIV></DIV><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}&amp;oF SET 
HOST-STARTUP ${conexion}"<BR>echo "${ESC}&amp;oF VERIFY" &gt; pp.log<BR>echo 
"${ESC}&amp;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>&nbsp;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 &amp; 
regards.<BR><BR>Daniel Rodriguez.<BR><SPAN><FONT face=Arial 
size=2><BR><BR></FONT></SPAN></BODY></HTML>