HLASM Toolkit Feature Installation and Customization Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Downloading from z/VSE

HLASM Toolkit Feature Installation and Customization Guide
GC26-8711-09

  1. Create a temporary directory where you will be downloading the product files used to install the product.
  2. Download the following .W books from the HLASM Toolkit library as binary files:
    ASMWREAD.W
    ASMPUTW.W

    Download member ASMWREAD.W as READ.ME and download member ASMPUTW.W as ASMPUTW.EXE.

    To do this:
    1. Open a Command Prompt session.
    2. Change to the temporary directory.
      Enter:
      CD \<P>
      where <P> is the temporary directory.
    3. Receive the READ.ME file by entering:
      RECEIVE <P>READ.ME <S>:ASMWREAD W
         (FILE=LIB L=<LIB> S=<SUBLIB> BINARY
      Receive the ASMPUTW.EXE file by entering:
      RECEIVE <P>ASMPUTW.EXE  <S>:ASMPUTW  W
         (FILE=LIB L=<LIB> S=<SUBLIB> BINARY
      where
      <P>
      is the path name where you want to receive the product files. When you enter the directory, add a trailing back slash (\).
      <S>
      is the emulator session which you want to use to download the Installation file.
      <LIB>
      is the name of the library where Program Understanding Tool is installed.
      <SUBLIB>
      is the name of the sublibrary where Program Understanding Tool is installed.
      Example:
      To receive the product files from host session A to the path C:\TEMP from PRD2.PROD, enter:
      RECEIVE C:\TEMP\READ.ME  A:ASMWREAD W
         (FILE=LIB L=PRD2 S=PROD BINARY
      RECEIVE C:\TEMP\ASMPUTW.EXE  A:ASMPUTW W
         (FILE=LIB L=PRD2 S=PROD BINARY

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014