DLL LOADLoads a DLL into the program.
Where:
dllname must be the name of a DLL to load.
Usage:
DLL LOAD "Pipecalc"
DLL LOAD "Flowtrak"
Description:
The DLL LOAD specifies the Dynamic Link Library (DLL) to LOAD into the program.
See Also:
|