Synopsis
PDX_MSGT map_DbgLoadEnv(long option, char *env_file, MAP_TABLE *table)
Purpose
Loads the contents of a file dumped from map_DbgDmpEnv, and makes it the current enviroment.
Description
Loads the contents of the PDElib enviroment, dumped from map_DbgDmpEnv, and makes it the current PDElib enviroment. It will: .nf o Set the mappings as enabled o Set the Parameters (GMP tolerances/flags, xmap tolerances/flags) o Set the PDElib Enviroment Variables (PDELIB_TMP) .fi
Input
option
Option (not used)
env_file
The ascii file which contains the mappings/enviroment.
table
The table which contains the enabled mappings
Return
MAP error code