Although the MFDEMO application is supplied with your application software, you need to perform a number of operations on the source files before you can run it. These operations are:
- Copy the IVP files to a new folder
- Compile the COBOL programs
- Generate the MFSs
- Generate the DBD
- Generate the PSB
- Load the database
These operations are defined in the following sections.
Fastpath: We provide a batch file,
build.bat, that performs all of the operations required to prepare the IVP. To use the batch file instead of performing these operations one at a time as outlined in the following sections, start a
n
Enterprise Developer command prompt, change to the directory where your IVP files are located, and execute
build.bat.