Downloading from z/VSE®
- Create a temporary directory where you will be downloading the product files used to install the product.
- Download the following .W books from the HLASM Toolkit library
as binary files:
ASMWREAD.W ASMPUTW.W
Download member
ASMWREAD.W
asREAD.ME
and download memberASMPUTW.W
asASMPUTW.EXE
.To do this:- Open a Command Prompt session.
- Change to the temporary directory. Enter:
whereCD \<P>
<P>
is the temporary directory. - Receive the READ.ME file by entering:
Receive the ASMPUTW.EXE file by entering:RECEIVE <P>READ.ME <S>:ASMWREAD W (FILE=LIB L=<LIB> S=<SUBLIB> BINARY
whereRECEIVE <P>ASMPUTW.EXE <S>:ASMPUTW W (FILE=LIB L=<LIB> S=<SUBLIB> BINARY
- <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.
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