Problem invoking Reflection Transfer in Quick (HP9000-Unix-Reflection)

Daniel Rodríguez reasegurator at gmail.com
Sat Jun 23 12:13:40 CDT 2007


Thank you all,

I've replaced the line:

echo "${ESC}&oF RECEIVE {} FROM pp.log ASCII DELETE"

with

(echo "${ESC}&oFreceive {} from pp.log delete ascii";unxlink2)

and it worked... I'm starting to miss MPE... :-)

Kind regards,

Daniel Rodriguez

2007/6/22, Selfors Bjørn <Bjorn.Selfors at bergen.kommune.no>:
>
>  Many, many years ago, I did something like this
>
>
> define num_27                integer size  2 = 27
> define escape                character size 1 = characters( NUM_27 )[2:1]
> define reflcomB              character size 4 = escape + "&oB"
> define refl_invoke           character size  7 = "Invoke "
> define drv character size 1 =
> "g"                                                &
> ......
> procedure ...
> ...
>    info = reflcomB + refl_invoke + drv + ':\sks\script\ubt2pc.rcl' now
> ...
>
> Bjorn
>
>  ------------------------------
> *Fra:* powerh-l-bounces+bjorn.selfors=bergen.kommune.no at lists.sowder.com[mailto:
> powerh-l-bounces+bjorn.selfors=bergen.kommune.no at lists.sowder.com] *På
> vegne av* Daniel Rodríguez
> *Sendt:* 22. juni 2007 12:16
> *Til:* powerh-l at lists.sowder.com
> *Emne:* Problem invoking Reflection Transfer in Quick
> (HP9000-Unix-Reflection)
>
> Hello all,
>
> I've got a file named 'transfer' containing some unix and RCL commands:
>
> export conexion='"/usr/bin/unxlink2"'
> export ESC='\033'
> echo "${ESC}&oF SET HOST-STARTUP ${conexion}"
> echo "${ESC}&oF VERIFY" > pp.log
> echo "${ESC}&oF RECEIVE {} FROM pp.log ASCII DELETE"
>
> If I execute it from the Unix prompt, it works, but when I execute it with
> RUN COMMAND in quick:
>
> screen test
> procedure initialize
> begin
>  run command "transfer"
> end
> go
>
> the transfer dialog box opens, but when you choose the destination folder,
> the proccess is not able to establish the connection with the host.
>
> It must be a problem with the execution of 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.
>
> Please help.
>
> Thanks & regards.
>
> Daniel Rodriguez.
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.sowder.com/pipermail/powerh-l/attachments/20070623/0d8ed641/attachment.html


More information about the powerh-l mailing list