VAGen/DFM .zip File Installation NOTE: If you have VisualAge for COBOL installed, you do NOT need to install these zip files. Installation steps for OS/2 - VSAMOS2.zip 1. Download the vsamos2.zip file from ftp://ps.software.ibm.com/ps/products/visualgen/info/v31 into a temporary directory. 2. Unzip the file using the following command: PKUNZIP2 -d vsamos2.zip X:\VGDFM where X is the drive with at lesast 18 MB of free space. 3. Modify the OS/2 Configuration file with the following: Add X:\VGDFM\DLL to LIBPATH Add X:\VGDFM\EXE to PATH IFS=X:\VGDFM\DLL\DFMSFL0.DLL SET FMTCDRA=X:\VGDFM\EXE\CONVTABL SET EHNDIR=X:\VGDFM\EXE 4. Modify the CONFIG.DFM and STARTDFM.CMD files based on your system system configuration. Refer to "VSAM in a Distributed Environment" (SC26-7063) for additional information. 5. Reboot your computer. 6. Start communications and verify that your APPC session is active. 7. Start DFM using the STARTDFM.CMD. Installation steps for Windows NT - vsamnt.zip 1. Download the vsamnt.zip file from ftp://ps.software.ibm.com/ps/products/visualgen/info/v31 into a temporary directory. 2. Unzip the file using the following command: PKUNZIP -d vsamnt.zip X:\VGDFM where X is the drive with at lesast 18 MB of free space. 3. Modify the DFM.RC and STRTSDU.CMD files based on your system configuration. Refer to "VSAM in a Distributed Environment" (SC26-7063) for additional information. 4. Add the following Environment variables to the Windows Environment: DFMADMN=X:\VGDFM DFMUSER=X:\VGDFM CDRASRV=X:\VGDFM\CONVTABL Add X:\VGDFM\EXE and X:\VGDFM\DLL to PATH 5. RUN DFMCFG -i DFM.RC DFMCFG.DFM 6. Start communications and verify that your APPC session is active. 7. Start DFM using the STRTSDU.CMD