HP e3000 MPE/iX Release 6.0 System Software Maintenance Manual (30216-90272)
Table Of Contents
- Preface
- 1 Introduction
- 2 Task Checklists
- 3 Planning for Your Task
- 4 Preparing Your System
- 5 Modifying Your System
- 6 Finishing the Process
- A Manually Installed Products
- B Configuration Tables
- C Managing Disk Space
- D Backdating Your System
- E CD-ROM Resources
- F HP Patch/iX Reference
- G HP Stage/iX Reference
- H Error Messages and Warnings
- A

Appendix A 165
Manually Installed Products
Installing HP ALLBASE/4GL
Following is an example of using VALIDATE:
:ISQL
isql> CONNECT TO '
DBEnvironmentName
';
isql> VALIDATE ALL MODULES;
isql> VALIDATE ALL PROCEDURES:
Applications that use HP ALLBASE/4GL need to be regenerated using the new version of
HP ALLBASE/4GL before they can be run. Contact your application developer.
Install the Environment
The default HP ALLBASE/4GL installation assumes that the MPE/iX system is configured
to support the American version as well as the native computer language.
To run HP ALLBASE/4GL on a terminal that supports the line-drawing character set, set
the MPE/iX variable HP4TERM as follows:
:SETVARHP4TERM “HPL”
Refer to the HP ALLBASE/4GL Developer Administration Manual or the HP
ALLBASE/4GL Run-Time Administration Manual for further information on setting up
the HP ALLBASE/4GL environment.
You can now run HP ALLBASE/4GL.