The LazyBoy Library Manual - GetEnvTable

Part of the System group.

%imacro GetEnvTable 1
Requires: register pair

Return a register pair (pointer) to start of the environment variable table.

Examples:

    GetEnvTable dx:ax
    GetEnvTable es:di

See also: GetEnvSeg.