HP Micro Focus Object COBOL/UX Release Notes for Version B.12.35
24 Chapter 2
Installation Information
Installing HP Micro Focus Object COBOL/UX
Installing the Online Documentation Files
This version of COBOL includes html (hyper-text markup language)
files for both HP Micro Focus COBOL/UX Programmer’s Guide and the
Micro Focus Object COBOL manual set. These files are in a compressed
format after you install COBOL. You can choose to install the HP
manual, the Micro Focus manuals, or all.
Syntax:
$ $COBDIR/docs/html/docstool [-install|-remove] [hp|mf|all]
To install these manuals, as root run the following docstool command
choosing either hp, mf, or all:
$ $COBDIR/docs/html/docstool -install [hp|mf|all]
This script installs the online manuals in and below
$COBDIR/docs/html.
You can use this same script to remove the online manuals if you would
like to have them removed at a later date.
$ $COBDIR/docs/html/docstool -remove [hp|mf|all]
You can view these files from any html browser, such as the Netscape
Navigator.
To view the manuals, from your browser, load the following file:
$COBDIR/docs/html/library.htm
This page links you to all of the available COBOL online books.
Copying the Product Location
You can change the product location using the copy_release script
described in Chapter 4 of the HP Micro Focus Object COBOL/UX
Programmer's Guide.