** z:\hst\slc\310\cms\readme.txt *** L=004 --- 2013/06/21 11:42:14 (L05)

 The latest development build of the SLC program for CMS is bundled
 as a VMARC archive file.

 VMARC is a data compaction and file archiving utility for VM/CMS which
 is freely available from the following IBM z/VM web page:

     http://www.vm.ibm.com/download

 The VMARC archive file should be transferred to a CMS mini-disk as a binary,
 fixed record format length 80 file. Note that a symbolic link "SLC_LATEST_RELEASE"
 exists on the CBL FTP site to link to the latest SLC VMARC archive file.
 e.g. via CMS FTP client...

   Command:
     open ftp.cbl.com
   USER (identify yourself to the host):
     anonymous
   Password:
     <null>
   Command:
     cd  /cms/slc
   Command:
     binary
   Command:
     get  SLC_LATEST_RELEASE   SLC.VMARC.A


  Once the binary transfer has completed successfully, use the following command to
  list the contents of the archive.

    VMARC LIST    SLC VMARC  A

  These are:
    SLC      MODULE     - The SLC executable.
    SLCLIST  TEXT       - Object module for READ LIST operations.
    SELCOPY  MSG        - SLC messages.
    SELCOPY  NMX        - Skeleton SELCOPY NAM file.

  Use the following command to extract all files to CMS minidisk A.

    VMARC UNPACK  SLC VMARC  A


  If SELCOPY Product Suite is already installed, file SELCOPY.NAM should already exist.
  If not copy SELCOPY.NMX to file name SELCOPY.NAM and insert the license Site, Range
  and Pass information as provided by CBL.

  To verify successful install and application of licence information, enter the
  following at the CMS terminal:

     SLC -V

   which, if successfully installed, should return a release message. e.g.

    SELCOPY/CMS 3.10 at CBL - Bridgend UK (Internal Only)        2013/06/21 11:40
              Build Level=008 2013/05/27 17:12 (Latest change).

  If ERROR 124 is returned, check correct application of the licence information in
  SELCOPY.NAM. Otherwise, the SLC program is operational.

                                  --- End ---
