Thanks for posting Bruce. I was having a heck of a time converting some of the 
special characters.

-----Original Message-----
From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Bruce Hayden
Sent: Friday, January 15, 2010 8:42 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: advise on a simple REXX script to automate FTP from zVM to Linux 
server

The original has 3270 line drawing characters in it.  I dug up some
old tools and tried to convert it to simple line drawing - here is
what came out:

 Syntax:

 >>--FTP-+-----------------------------------------+-------------><
         |                          +<-----------+ |
         +-+-+------+-+ ftp-url +-+-+-+ option +-+-+
           | +-<----+             |
           | +->----+             |
           | +->>---+             |
           | +-LIST-+             |
           | +-NLST-+             |
           +-+ host +-------------+

 ftp-url:

    +-FTP://+
  +-+-------+-+ open +--+--------------------+-+
                        +-/-+ ftp-url-path +-+

 open:

  +-+-------------+-+ host +-+
    +-+ login +...@-+

 host:

      +<--.--+    +-:21---+
  +-+-+-word-+--+-±-------±-+
    +-ipaddress-+ +-:port-+

 login:

    +-ANONYMOUS:mailbox--------+
  +-+-userid-+---------------+-+-+
             +-:-+----------++
                 +-password-+

 ftp-url-path:

 +-+-----------+-+------+-+--------------+-+
   | +<-/--+   | +-name-+ +-;TYPE=-+-E-+-+
   +-+-cwd-+-/-+                   +-A-+
                                   +-I-+
                                   +-D-+

 option:

 +-+-+-EBcdic-----+----------------+-+
   | +-AScii------+                |
   | +-+-Binary-+-+                |
   |   +-IMage--+                  |
   +-+-RECord-+--------------------+
   | +-FILe---+                    |
   +-+-BLOck--+--------------------+
   | +-STReam-+                    |
   | +-QUIET--+                    |
   +-+-NOISY--+--------------------+
   +-PASSIVE-----------------------+
   +-ANYDATAport-------------------+
   +-PROXY-+ ftp-url +-------------+
   +-SITE-dstring------------------+
   +-TIMEOut-nnn-------------------+
   +-USERid-tcpipid----------------+
   |             +-1047-819----+   |
   |             |     +-819-+ |   |
   | +-CODEPages-+-nnn-±-----±-+-+ |
   | |                 +-nnn-+   | |
   +-±---------------------------±-+
   | | +-<--------------------+  | |
   | +-+-+-E2Atable-dstring-+-+--+ |
   |     +-A2Etable-dstring-+      |
   | +-QUIET-+                     |
   +-±-------±---------------------+
   | +-NOISY-+                     |
   +-+-TOLerant---+----------------+
     +-INTOLerant-+

You will, of course, have to use a fixed font to view this..

On Fri, Jan 15, 2010 at 7:14 AM, Fran Hensler <f...@zvm.sru.edu> wrote:
> The syntax section of ftp.rexx is impossible to read with either IE
> or CHARLOTTe.  Does someone have readable syntax?
>
> I tried accessing the http://ukcc.uky.edu/~tools.1997/ but it times out.
>
> /Fran Hensler at Slippery Rock University of Pennsylvania USA for 46 years
>    mailto:f...@zvm.sru.edu  http://zvm.sru.edu/~fjh  +1.724.738.2153
>              "Yes, Virginia, there is a Slippery Rock"
> --------------------------------------------------------------------------


-- 
Bruce Hayden
z/VM and Linux on System z ATS
IBM, Endicott, NY

Reply via email to