home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / ESSAMP.ZIP / READ.ME < prev   
Text File  |  1991-12-10  |  26KB  |  679 lines

  1.  
  2.                            READ.ME (FILE)
  3.  
  4.  
  5.  
  6.                   IBM EXTENDED SERVICES FOR OS/2
  7.             COMMUNICATIONS MANAGER API SAMPLE PROGRAMS SUPPORT
  8.  
  9.  
  10.    Version 1.0 (c) Copyright International Business Machines Corp., 1988, 1991
  11.  
  12.    LICENSE: You may copy and distribute the sample programs on this
  13.             diskette in any form without payment to IBM, for the purpose
  14.             of developing, using, marketing or distributing application
  15.             programs for use with Extended Services.
  16.  
  17.    The Sample Programs are available on one 3.5 inch diskette and on one
  18.    5.25 diskette.  The sample diskettes are labeled "Extended Services
  19.    for OS/2 Sample Programs".
  20.  
  21.    The material on these diskettes could include technical inaccuracies, or
  22.    incompatibilities with IBM products, and could be modified or excluded
  23.    from the generally available reference materials.  IBM expressly reserves
  24.    the right, without notice to you, to implement or modify IBM Operating
  25.    System/2 and other IBM products in a manner that affects the compatibility
  26.    or useability of application programs developed by you using the materials
  27.    on these diskettes.
  28.  
  29.    International Business Machines Corporation provides these diskettes
  30.    "as is" without warranty of any kind, either express or implied, including,
  31.    but not limited to, the implied warranties of merchantability or fitness
  32.    for a particular purpose.
  33.  
  34.    It is possible that these diskettes may contain references to, or
  35.    information about, IBM products (machines and programs), programming or
  36.    services that are not announced in your country.  Such references or
  37.    information must not be construed to mean that IBM intends to announce
  38.    such IBM products, programming or services in your country.
  39.  
  40.   The diskettes contain documentation, source files, and the supporting
  41.   files of the sample programs for the following Communications Manager
  42.   Application Program Interfaces (APIs):
  43.  
  44.      1) APPC, CPI-C and System Management Interfaces
  45.      2) Asynchronous Communication Device Interface (ACDI)
  46.      3) Server-Requester Programming Interface (SRPI)
  47.      4) Emulator High Level Language API (EHLLAPI)
  48.      5) X.25 API (X25)
  49.      6) Conventional LU Application API (LUA)
  50.      7) X.25 adapter reactivation sample program
  51.      8) Stopping Communications Manager sample program
  52.      9) Sample REXX procedures for Programmable Configuration
  53.     10) NETBIOS API
  54.     11) IEEE 802.2 API
  55.  
  56.   The assembler sample programs and related instructions have been developed
  57.   for use with IBM Macro Assembler/2 (or equivalent).
  58.  
  59.   The COBOL sample programs and related instructions have been developed
  60.   for use with Microfocus COBOL (or equivalent).
  61.  
  62.   The C sample programs and related instructions have been developed
  63.   for use with one or both of the following C compilers:
  64.      o  IBM C Set/2 (for 32-bit sample programs)
  65.      o  Microsoft C Version 6.0 or equivalent (for 16-bit sample programs)
  66.  
  67.   The BASIC sample programs and related instructions have been developed
  68.   for use with IBM BASIC/2 (or equivalent).
  69.  
  70.   The REXX sample programs and related instructions have been developed
  71.   for use with IBM REXX.
  72.  
  73.   The following files are found in the root directory of the Communications
  74.   Manager Sample Programs Diskette:
  75.  
  76.     READ.ME       Sample program information
  77.     CPYRIGHT.DAT  Copyright information
  78.     SNA.ZIP       APPC, CPI-C, System Management samples
  79.     ACDI.ZIP      ACDI samples
  80.     SRPI.ZIP      SRPI samples
  81.     HAPI.ZIP      EHLLAPI samples
  82.     X25.ZIP       X.25 samples
  83.     LUA.ZIP       LUA samples
  84.     REACTX25.ZIP  X.25 adapter reactivation sample
  85.     CMSTOP.ZIP    Sample to stop Communications Manager
  86.     PGM_CFG.ZIP   Sample REXX procedures for Programmable Configuration
  87.     NETBIOS.ZIP   NETBIOS sample
  88.     IEEE8022.ZIP  IEEE 802.2 sample
  89.  
  90.    /*******************************************************************/
  91.    /                                                                   /
  92.    /            INSTALLATION INSTRUCTIONS                              /
  93.    /                                                                   /
  94.    /*******************************************************************/
  95.  
  96.     The sample programs and associated files are stored in a compressed
  97.     format on the sample programs diskette.  The PKUNZIP2.EXE program
  98.     is required to unpack the sample programs.  PKUNZIP2.EXE is automatically
  99.     installed in d:\OS2\INSTALL by the Extended Services installation
  100.     program (where d: is the boot drive active when Extended Services
  101.     is installed).
  102.  
  103.     To install:
  104.  
  105.     1.  Insert the CM Sample Programs Diskette into your diskette drive.
  106.         In the examples below, the A: drive is used.
  107.     2.  From the OS/2 command line, type one or more of the following
  108.         commands.  If "d:outpath" is omitted, the current working directory
  109.         will be used as "outpath".  Note that the column on the right
  110.         describes the approximate amount of storage required in megabytes
  111.         on the target drive, and is not part of the command used to
  112.         unpack the files:
  113.  
  114.         pkunzip2 -d a:sna.zip d:outpath                        (1.30 Mb)
  115.         pkunzip2 -d a:acdi.zip d:outpath                       ( .25 Mb)
  116.         pkunzip2 -d a:srpi.zip d:outpath                       ( .20 Mb)
  117.         pkunzip2 -d a:hapi.zip d:outpath                       ( .40 Mb)
  118.         pkunzip2 -d a:x25.zip d:outpath                        ( .25 Mb)
  119.         pkunzip2 -d a:lua.zip d:outpath                        ( .25 Mb)
  120.         pkunzip2 -d a:reactx25.zip d:outpath                   ( .04 Mb)
  121.         pkunzip2 -d a:cmstop.zip d:outpath                     ( .04 Mb)
  122.         pkunzip2 -d a:pgm_cfg.zip d:outpath                    ( .05 Mb)
  123.         pkunzip2 -d a:netbios.zip d:outpath                    ( .03 Mb)
  124.         pkunzip2 -d a:ieee8022.zip d:outpath                   ( .06 Mb)
  125.  
  126.         The following directories will be created when you install SNA.ZIP
  127.              outpath\SNA
  128.              outpath\SNA\APPCMGMT
  129.              outpath\SNA\APPCTELL
  130.              outpath\SNA\CPICFILE
  131.              outpath\SNA\CPICOBOL
  132.              outpath\SNA\CPICREXX
  133.              outpath\SNA\DISPLAY
  134.              outpath\SNA\FILE
  135.              outpath\SNA\FILECFG
  136.  
  137.         The following directories will be created when you install ACDI.ZIP
  138.              outpath\ACDI
  139.              outpath\ACDI\ACDI_C
  140.              outpath\ACDI\ACDI_M
  141.  
  142.         The following directories will be created when you install SRPI.ZIP
  143.              outpath\SRPI
  144.              outpath\SRPI\SRPI_C
  145.              outpath\SRPI\SRPI_M
  146.              outpath\SRPI\SRPI_CBL
  147.              outpath\SRPI\HOST
  148.  
  149.         The following directories will be created when you install HAPI.ZIP
  150.              outpath\HAPI
  151.              outpath\HAPI\HAPI_C
  152.              outpath\HAPI\HAPI_M
  153.              outpath\HAPI\HAPI_CBL
  154.              outpath\HAPI\HAPI_BAS
  155.              outpath\HAPI\HAPI_REX
  156.  
  157.         The following directories will be created when you install X25.ZIP
  158.              outpath\X25
  159.              outpath\X25\X25_C
  160.              outpath\X25\X25_M
  161.  
  162.         The following directories will be created when you install LUA.ZIP
  163.              outpath\LUA
  164.              outpath\LUA\LUA_C
  165.              outpath\LUA\LUA_M
  166.              outpath\LUA\LUA_CBL
  167.  
  168.         The following directories will be created when you install REACTX25.ZIP
  169.              outpath\REACTX25
  170.              outpath\REACTX25\RX25_C
  171.  
  172.         The following directories will be created when you install CMSTOP.ZIP
  173.              outpath\CMSTOP
  174.              outpath\CMSTOP\CMSTOP_C
  175.  
  176.         The following directory will be created when you install PGM_CFG.ZIP
  177.              outpath\PGM_CFG
  178.  
  179.         The following directory will be created when you install NETBIOS.ZIP
  180.              outpath\NETBIOS
  181.  
  182.         The following directory will be created when you install IEEE8022.ZIP
  183.              outpath\IEEE8022
  184.  
  185.   The following is a brief discussion of the documentation and sample
  186.   programs installed with each of the ZIP files:
  187.  
  188.   SNA:
  189.     APPCMGMT sub-directory:
  190.       Contains documentation and source for a Subsystem Management
  191.       sample program.  The sample program issues verbs such as Deactivate
  192.       Logical Link and Deactivate Session.  The sample is written in C.
  193.       APPCMGMT.DOC contains information which may be useful when
  194.       configuring, compiling and running the sample program.  APPCMGMT.C
  195.       can be used to create either a 32-bit or 16-bit program.
  196.  
  197.     APPCTELL sub-directory:
  198.       Contains documentation and source for an APPC sample program that
  199.       sends a VIOPopUp message to the specified Partner LU.  The sample
  200.       is written in C.  APPCTELL.DOC contains information which may be
  201.       useful when configuring, compiling and running the sample program.
  202.       APPCTELL.C can be used to create either a 32-bit or 16-bit program.
  203.  
  204.     CPICOBOL sub-directory:
  205.       Contains documentation and source for sample programs obtained from
  206.       The CPI-Communications Reference.  The samples are written in
  207.       COBOL.  CPICOBOL.DOC contains information which may be
  208.       useful when configuring, compiling and running the sample program.
  209.  
  210.     CPICFILE sub-directory:
  211.       Contains documentation and source for sample file transfer programs
  212.       using CPI-Communications.  The samples are written in C.
  213.       CPICFILE.DOC contains information which may be useful when configuring,
  214.       compiling and running the sample programs.  CPICCSVR.C and
  215.       CPICCREQ.C can be used to create either 16-bit or 32-bit programs.
  216.  
  217.     CPICREXX sub-directory:
  218.       Contains documentation and source for sample programs that set and
  219.       extract CPI-Communications side information.  The samples are
  220.       written in REXX.  CPICREXX.DOC contains information which may be
  221.       useful when configuring, compiling and running the sample program.
  222.  
  223.     DISPLAY sub-directory:
  224.       Contains documentation and source for sample programs that request
  225.       and format information using the DISPLAY and DISPLAY_APPN verbs.
  226.       Both command line and Presentation Manager versions are included. The
  227.       samples are written in C.  DISPLAY.DOC, PMDSPLAY.DOC and RDSPSRVR.DOC
  228.       contain information which may be useful when configuring, compiling and
  229.       running the sample programs.
  230.  
  231.     FILE sub-directory:
  232.       Contains documentation and source for sample APPC file transfer
  233.       programs.  The samples are written in C.  FILE.DOC contains
  234.       information which may be useful when configuring, compiling and
  235.       running the sample program.
  236.  
  237.     FILECFG sub-directory:
  238.       Contains documentation and source for a configuration sample
  239.       program.  The sample issues verbs such as Define Local LU and
  240.       Define TP.  The sample is written in C.  FILECFG.DOC contains
  241.       information which may be useful when configuring, compiling and
  242.       running the sample program.
  243.  
  244.   ACDI:
  245.  
  246.     The ACDI directory contains documentation and sample programs for the
  247.     ACDI API. ACDI.DOC file contains the documentation and the instructions
  248.     for the ACDI sample programs. The subdirectories contain the sample
  249.     programs source code and the supporting files.
  250.  
  251.   SRPI:
  252.  
  253.     The SRPI directory contains documentation and sample programs for the
  254.     SRPI API. SRPI.DOC file contains the documentation and the instructions
  255.     for the SRPI sample programs. The subdirectories contain the sample
  256.     programs source code and the supporting files.
  257.  
  258.   HAPI:
  259.  
  260.     The HAPI directory contains documentation and sample programs for the
  261.     EHLLAPI API. HAPI.DOC file contains the documentation and the
  262.     instructions for the EHLLAPI sample programs and EHLLAPI Program
  263.     Sampler. The subdirectories contain the sample programs source code
  264.     and the supporting files.
  265.  
  266.   X25:
  267.  
  268.     The X25 directory contains documentation and sample programs for the
  269.     X.25 API. X25.DOC file contains the documentation and the instructions
  270.     for the X.25 API sample programs. The subdirectories contain the
  271.     sample programs source code and the supporting files.
  272.  
  273.   LUA:
  274.  
  275.     The LUA directory contains documentation and sample programs for the
  276.     LUA API. LUA.DOC file contains the documentation and the instructions
  277.     for the LUA API sample programs. The subdirectories contain the
  278.     sample programs source code and the supporting files.
  279.  
  280.   REACTX25:
  281.  
  282.     The REACTX25 directory contains documentation and a sample program for
  283.     the automatic reactivation of the X.25 adapter when either a link
  284.     or adapter failure occurs.  REACTX25.DOC contains the documentation
  285.     and the instructions for the REACTX25 sample program.  The subdirectory
  286.     contains the sample program source code and the supporting files.
  287.     The sample program is written in C.
  288.  
  289.   CMSTOP:
  290.  
  291.     The CMSTOP directory contains documentation and a sample program for
  292.     stopping Communications Manager.  CMSTOP.DOC contains the documentation
  293.     and the instructions for the CMSTOP sample program.  The subdirectory
  294.     contains the sample program source code and the supporting files.
  295.     The sample program is written in C.
  296.  
  297.   PGM_CFG:
  298.  
  299.     The PGM_CFG directory contains documentation and sample REXX programs
  300.     for use with Programmable Configuration.  PGM_CFG.DOC contains the
  301.     documentation and the instructions for the sample REXX procedures.
  302.  
  303.   NETBIOS:
  304.  
  305.     The NETBIOS directory contains documentation and a sample program for
  306.     the NETBIOS Dynamic Link interface.  NETBIOS.DOC contains the
  307.     documentation and the instructions for the NETBIOS sample program.
  308.     The NETBIOS directory contains the sample program source code and the
  309.     supporting files.  The sample program is written in C.
  310.  
  311.   IEEE8022:
  312.  
  313.     The IEEE8022 directory contains documentation and a sample program for
  314.     the IEEE 802.2 Dynamic Link interface.  IEEE8022.DOC contains the
  315.     documentation and the instructions for the IEEE 802.2 sample program.
  316.     The IEEE8022 directory contains the sample program source code and the
  317.     supporting files.  The sample program is written in C.
  318.  
  319.   It is recommended that you print the READ.ME and associated documentation
  320.   files (all with an extension of .DOC) using the IBM PC DOS PRINT command
  321.   or OS/2 PRINT command. If you do not have access to a printer, use the
  322.   DOS TYPE or OS/2 TYPE command or an available editor to view these files.
  323.  
  324.   The following is a detailed listing of the various files that will be
  325.   installed with each of the ZIP files:
  326.  
  327.       outpath\SNA directory contents:
  328.         APPCMGMT    - APPC subsystem management directory
  329.         APPCTELL    - APPC tell program directory
  330.         CPICFILE    - CPIC file transfer directory
  331.         CPICOBOL    - CPIC COBOL directory
  332.         CPICREXX    - CPIC REXX directory
  333.         DISPLAY     - Display sample program directory
  334.         FILE        - APPC file transfer program directory
  335.         FILECFG     - Configuration program directory
  336.  
  337.         outpath\SNA\APPCMGMT directory contents:
  338.           APPCMGMT.C
  339.           APPCMGMT.DEF
  340.           APPCMGMT.DOC
  341.           APPCMGMT.EXE
  342.           APPCMGMT.LRF
  343.           APPCMGMT.MAK
  344.           B32MGMT.CMD
  345.  
  346.         outpath\SNA\APPCTELL directory contents:
  347.           APPCTELL.C
  348.           APPCTELL.DEF
  349.           APPCTELL.DOC
  350.           APPCTELL.EXE
  351.           APPCTELL.LRF
  352.           APPCTELL.MAK
  353.           B32TELL.CMD
  354.  
  355.         outpath\SNA\CPICFILE directory contents:
  356.           APC.MSG
  357.           APC.TXT
  358.           CPICBOTH.NDF
  359.           CPICCREQ.BND
  360.           CPICCREQ.C
  361.           CPICCREQ.DEF
  362.           CPICCREQ.EXE
  363.           CPICCREQ.LRF
  364.           CPICCREQ.MAK
  365.           CPICCSVR.BND
  366.           CPICCSVR.C
  367.           CPICCSVR.DEF
  368.           CPICCSVR.EXE
  369.           CPICCSVR.LRF
  370.           CPICCSVR.MAK
  371.           CPICFILE.DOC
  372.           CPICREQ.NDF
  373.           CPICSVR.NDF
  374.           B32CPICS.CMD
  375.           B32CPICR.CMD
  376.  
  377.         outpath\SNA\CPICOBOL directory contents:
  378.           CPICOBOL.CMD
  379.           CPICOBOL.DOC
  380.           CREDRPT.CBL
  381.           CREDRPT.DEF
  382.           CREDRPT.EXE
  383.           CREDRPT.NDF
  384.           DEFSIDE.CBL
  385.           DEFSIDE.DEF
  386.           DEFSIDE.EXE
  387.           DELSIDE.CBL
  388.           DELSIDE.DEF
  389.           DELSIDE.EXE
  390.           SALESRPT.CBL
  391.           SALESRPT.DEF
  392.           SALESRPT.EXE
  393.           SALESRPT.NDF
  394.  
  395.         outpath\SNA\CPICREXX directory contents:
  396.           CPICREXX.DOC
  397.           XCMESI.CMD
  398.           XCMSSI.CMD
  399.  
  400.         outpath\SNA\DISPLAY directory contents:
  401.           ADAPTER.C
  402.           AM.C
  403.           APPCUTIL.C
  404.           CN.C
  405.           COS.C
  406.           DEFAULTS.C
  407.           DIR.C
  408.           DISPLAY.C
  409.           DISPLAY.DEF
  410.           DISPLAY.DOC
  411.           DISPLAY.H
  412.           DISPLAY.MAK
  413.           DISPUTIL.C
  414.           EXECDISP.C
  415.           GW.C
  416.           ISR.C
  417.           LINKS.C
  418.           LINK_DEF.C
  419.           LU03.C
  420.           LU62.C
  421.           LU_DEF.C
  422.           MODE_DEF.C
  423.           MS.C
  424.           MSGID.H
  425.           NODE.C
  426.           PLU_DEF.C
  427.           PMDSPLAY.C
  428.           PMDSPLAY.DEF
  429.           PMDSPLAY.DOC
  430.           PMDSPLAY.H
  431.           PMDSPLAY.ICO
  432.           PMDSPLAY.IPF
  433.           PMDSPLAY.MAK
  434.           PMDSPLAY.RC
  435.           PMDSPRC.DEF
  436.           PMD_DLGS.C
  437.           PMD_MAIN.C
  438.           PMD_UTIL.C
  439.           PMRCSTUB.C
  440.           RDSPSRVR.C
  441.           RDSPSRVR.DEF
  442.           RDSPSRVR.DOC
  443.           RDSPSRVR.MAK
  444.           SESS.C
  445.           SNA.C
  446.           TOP.C
  447.           TP.C
  448.           X25.C
  449.           APD.TXT
  450.  
  451.         outpath\SNA\FILE directory contents:
  452.           APX.MSG
  453.           APX.TXT
  454.           FILE.DOC
  455.           FILEBOTH.NDF
  456.           FILECREQ.BND
  457.           FILECREQ.C
  458.           FILECREQ.DEF
  459.           FILECREQ.EXE
  460.           FILECREQ.LRF
  461.           FILECREQ.MAK
  462.           FILECSVR.BND
  463.           FILECSVR.C
  464.           FILECSVR.DEF
  465.           FILECSVR.EXE
  466.           FILECSVR.LRF
  467.           FILECSVR.MAK
  468.           FILEREQ.NDF
  469.           FILESVR.NDF
  470.  
  471.         outpath\SNA\FILECFG directory contents:
  472.           FILECFG.C
  473.           FILECFG.DEF
  474.           FILECFG.DOC
  475.           FILECFG.EXE
  476.           FILECFG.LRF
  477.           FILECFG.MAK
  478.  
  479.       outpath\ACDI directory contents:
  480.         ACDI.DOC - ACDI Sample Program documentation
  481.         ACDI_C   - ACDI C language files subdirectory
  482.         ACDI_M   - ACDI ASSEMBLER language files subdirectory
  483.  
  484.         outpath\ACDI\ACDI_C directory contents:
  485.           ACDICRCV.C   - Source file
  486.           ACDICRCV     - Make file
  487.           ACDICRCV.DEF - Definition file
  488.           ACDICRCV.LRF - Link file
  489.           ACDICRCV.BND - Bind file
  490.           ACDICXMT.C   - Source File
  491.           ACDICXMT     - Make file
  492.           ACDICXMT.DEF - Definition file
  493.           ACDICXMT.LRF - Link file
  494.           ACDICXMT.BND - Bind file
  495.           ACX.TXT      - Message Text file
  496.  
  497.         outpath\ACDI\ACDI_M directory contents:
  498.           ACDIMRCV.ASM - Source file
  499.           ACDIMRCV     - Make file
  500.           ACDIMRCV.DEF - Definition file
  501.           ACDIMRCV.LRF - Link file
  502.           ACDIMRCV.BND - Bind file
  503.           ACDIMXMT.ASM - Source File
  504.           ACDIMXMT     - Make file
  505.           ACDIMXMT.DEF - Definition file
  506.           ACDIMXMT.LRF - Link file
  507.           ACDIMXMT.BND - Bind file
  508.           ACX.TXT      - Message Text file
  509.  
  510.       outpath\SRPI directory contents:
  511.         SRPI.DOC - SRPI Sample Program documentation
  512.         SRPI_C   - SRPI C language files subdirectory
  513.         SRPI_M   - SRPI ASSEMBLER language files subdirectory
  514.         SRPI_CBL - SRPI COBOL language files subdirectory
  515.         HOST     - SRPI Server files subdirectory
  516.  
  517.         outpath\SRPI\SRPI_C directory contents:
  518.           CSAMPL.C     - Source file
  519.           CSAMPL       - Make file
  520.           CSAMPL.DEF   - Definition file
  521.           CSAMPL.LRF   - Link file
  522.  
  523.         outpath\SRPI\SRPI_M directory contents:
  524.           MSAMPL.ASM   - Source file
  525.           MSAMPL       - Make file
  526.           MSAMPL.DEF   - Definition file
  527.           MSAMPL.LRF   - Link file
  528.  
  529.         outpath\SRPI\SRPI_CBL directory contents:
  530.           BSAMPL.CBL   - Source file
  531.           BSAMPMAK.CMD - Command file to compile and link
  532.           BSAMPL.DEF   - Definition file
  533.           BSAMPL.LRF   - Link file
  534.  
  535.         outpath\SRPI\HOST directory contents:
  536.           IBMABASE.ASM
  537.           ALGABASE.EXC
  538.           INPUT.FIL
  539.  
  540.       outpath\HAPI directory contents:
  541.         HAPI.DOC    - EHLLAPI Sample Program documentation
  542.         HAPI_C      - EHLLAPI C language files subdirectory
  543.         HAPI_M      - EHLLAPI ASSEMBLER language files subdirectory
  544.         HAPI_CBL    - EHLLAPI COBOL language files subdirectory
  545.         HAPI_BAS    - EHLLAPI BASIC Compiler language files subdirectory
  546.         HAPI_REX    - EHLLAPI REXX language files subdirectory
  547.         HLLSAMP.EXE - EHLLAPI Program Sampler executable file.
  548.  
  549.         outpath\HAPI\HAPI_C directory contents:
  550.           HSMPLC.C     - Source file
  551.           HSMPLC       - Make file
  552.           HSMPLC.DEF   - Definition file
  553.           HSMPLC.LRF   - Link file
  554.           HSMPLC32.C   - 32-bit source file
  555.           HSMPLC32     - 32-bit make file
  556.           HSMPLC32.DEF - 32-bit definition file
  557.           HSMPLC32.LRF - 32-bit link file
  558.  
  559.         outpath\HAPI\HAPI_M directory contents:
  560.           HSMPLM.ASM   - Source file
  561.           HSMPLM       - Make file
  562.           HSMPLM.DEF   - Definition file
  563.           HSMPLM.LRF   - Link file
  564.  
  565.         outpath\HAPI\HAPI_CBL directory contents:
  566.           HSMPLCBL.CBL - Source file
  567.           HSMPLCBB.CMD - Command file to compile and link
  568.           HSMPLCBL.DEF - Definition file
  569.           HSMPLCBL.LRF - Link file
  570.  
  571.         outpath\HAPI\HAPI_BAS directory contents:
  572.           HSMPLBAS.BAS - Source file
  573.           HSMPLBSB.CMD - OS/2 Protect mode batch file to compile/link
  574.           HSMPLBAS.DEF - Definition file
  575.           HSMPLBAS.LRF - Link file
  576.  
  577.         outpath\HAPI\HAPI_REX directory contents:
  578.           QTIME.CMD    - REXX command file (Query time)
  579.           CMMACRO.CMD  - REXX command file (record/replay host keystrokes)
  580.  
  581.       outpath\X25 directory contents:
  582.         X25.DOC     - X.25 sample program documentation
  583.         X25_C       - X.25 C language files subdirectory
  584.         X25_M       - X.25 ASSEMBLER language files subdirectory
  585.  
  586.         outpath\X25\X25_C directory contents:
  587.           X25CRCV.C    - Source file
  588.           X25CRCV      - Make file
  589.           X25CRCV.DEF  - Definition file
  590.           X25CRCV.LRF  - Link file
  591.           X25CXMIT.C   - Source File
  592.           X25CXMIT     - Make file
  593.           X25CXMIT.DEF - Definition file
  594.           X25CXMIT.LRF - Link file
  595.  
  596.         outpath\X25\X25_M directory contents:
  597.           X25MRCV.ASM  - Source file
  598.           X25MRCV      - Make file
  599.           X25MRCV.DEF  - Definition file
  600.           X25MRCV.LRF  - Link file
  601.           X25MXMIT.ASM - Source File
  602.           X25MXMIT     - Make file
  603.           X25MXMIT.DEF - Definition file
  604.           X25MXMIT.LRF - Link file
  605.  
  606.         outpath\LUA directory contents:
  607.           LUA.DOC      - LUA sample program document
  608.           LUA_C        - LUA C language files subdirectory
  609.           LUA_M        - LUA ASSEMBLER language files subdirectory
  610.           LUA_O        - LUA COBOL language files subdirectory
  611.           VTAMPGMA.JCL - Sample VTAM application
  612.  
  613.         outpath\LUA\LUA_C directory contents:
  614.           LUASAMPC.C   - Source file
  615.           LUASAMPC     - Make file
  616.           LUASAMPC.DEF - Definition file
  617.           LUASAMPC.LRF - Link file
  618.  
  619.         outpath\LUA\LUA_M directory contents:
  620.           LUASAMPM.ASM - Source file
  621.           LUASAMPM     - Make file
  622.           LUASAMPM.DEF - Definition file
  623.           LUASAMPM.LRF - Link file
  624.  
  625.         outpath\LUA\LUA_CBL directory contents:
  626.           LUASAMPO.CBL - Source file
  627.           LUASAMPO.CMD - Command file to compile/link
  628.           LUASAMPO.DEF - Definition file
  629.           LUASAMPO.LRF - Link file
  630.  
  631.         outpath\REACTX25 directory contents:
  632.           REACTX25.DOC - REACTX25 sample program documentation
  633.           RX25_C       - REACTX25 C language files subdirectory
  634.  
  635.         outpath\REACTX25\RX25_C directory contents:
  636.           REACTX25.C   - Source file
  637.           REACTX25     - Make file
  638.           REACTX25.DEF - Definition file
  639.           REACTX25.LRF - Link file
  640.  
  641.         outpath\CMSTOP directory contents:
  642.           CMSTOP.DOC   - CMSTOP sample program documentation
  643.           CMSTOP_C     - CMSTOP C language files subdirectory
  644.  
  645.         outpath\CMSTOP\CMSTOP_C directory contents:
  646.           CMSTOP.C     - Source file
  647.           CMSTOP       - Make file
  648.           CMSTOP.DEF   - Definition file
  649.           CMSTOP.LRF   - Link file
  650.           CMSTOP.EXE   - Executable
  651.  
  652.         outpath\PGM_CFG directory contents:
  653.           PGM_CFG.DOC  - Programmable configuration REXX sample documentation
  654.           ACDI.CMD     - Sample REXX procedure to configure ACDI
  655.           TWINAX.CMD   - Sample REXX procedure to configure twinax
  656.           X25.CMD      - Sample REXX procedure to configure X.25
  657.           3270.CMD     - Sample REXX procedure to configure 3270
  658.           5250.CMD     - Sample REXX procedure to configure 5250
  659.  
  660.         outpath\NETBIOS directory contents:
  661.           NETBIOS.DOC  - NETBIOS sample program documentation
  662.           NETSAMPO.C   - Source file
  663.           NETERROR.H   - Header file
  664.           NETGBLV.H    - Header file
  665.           NETSAM16.MAK - 16 bit make file
  666.           NETSAMPO.MAK - 32 bit make file
  667.           NETSAMPO.DEF - Definition file
  668.  
  669.         outpath\IEEE8022 directory contents:
  670.           IEEE8022.DOC - IEEE 802.2 sample program documentation
  671.           DLCSAMPO.C   - Source file
  672.           DIRINTF.H    - Header file
  673.           DLCERROR.H   - Header file
  674.           DLCGBLV.H    - Header file
  675.           DLCINTF.H    - Header file
  676.           DLCSAM16.MAK - 16 bit make file
  677.           DLCSAMPO.MAK - 32 bit make file
  678.           DLCSAMPO.DEF - Definition file
  679.