HP3000-L Archives

March 2000, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Paul H Christidis <[log in to unmask]>
Reply To:
Paul H Christidis <[log in to unmask]>
Date:
Wed, 22 Mar 2000 11:28:27 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (25 lines)
Kevin,

How about the following:

<SYS>:setvar count 1
<SYS>:setvar retry 3
<SYS>:echo exit > tmp1
<SYS>:setvar line1 "while count < !retry"
<SYS>:setvar line2 "run ftp.arpa.sys < tmp1"
<SYS>:!line1
*** EXPRESSION TRUE
<SYS>:!line2

File Transfer Protocol [A0008S33] (C) Hewlett-Packard Co. 1990
ftp> exit

END OF PROGRAM
<SYS>:setvar count 4
<SYS>:endwhile
*** RESUME EXECUTION OF COMMANDS
<SYS>:

Regards
Paul Christidis

ATOM RSS1 RSS2