HP e3000 MPE/iX Release 6.5 System Software Maintenance Manual (30216-90325)

Appendix A 191
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.