LOAD_PACKAGE INDEX

LOAD\_PACKAGE _ _ _ _ _ _ _ _ _ _ _ _ command

The load_package command is used to load REDUCE packages, such as gentran that are not automatically loaded by the system.

syntax:

load_package "<package\_name>"

A package is only loaded once; subsequent calls of load_package for the same package name are ignored.