home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / cpicsamp.zip / install.txt < prev    next >
Text File  |  1995-02-20  |  986b  |  21 lines

  1. The following programs are included in this sample offering:
  2.     a2e.cmd            a simple rexx program showing ascii to ebcdic translations
  3.     chat.cmd        a large rexx program using cpi-c for appc to converse with
  4.                     a remote tpn
  5.     runpuppy.cmd    a large rexx program using cpi-c for appc to run a program
  6.                     remotely, and return the results to the originator 
  7.                     (perhaps similar to, but no relation with, arexec.cmd in
  8.                     the ibm ews)
  9.  
  10. Chat and runpuppy are multiplatform programs and should run unmodified on both
  11. os/2 2.1 and mvs/esa 4.2.
  12.  
  13. To install:
  14.     1. unzip this archive and place the .cmd files in a directory in your path
  15.     2. configure cpic side information describing your partner tpn, mode, etc
  16.     3. at your partner tpn location (mvs or os2) define your tpn execution
  17.         characteristics (asch schedule class, appc/mvs tpdefinitions, etc) 
  18.     4. create or modify any vtam logmode, switch, or leased line definitions
  19.         to create the independent lu and its parameters
  20.  
  21.