Code:
# Enable ModelCHECK Y=enable, N=disable, A=Ask user
MC_ENABLE	YNA	Y# Enable/Disable ModelCHECK in specific modes
MODE_RUN	YN	Y	N	N	N
# Automatically update errors in models when run in BATCH
MODE_UPDATE	YN	N	N	N	N
# Enable/Disable ModelCHECK metrics in specific modes
MC_METRICS	YN	N	N	N	N
# Number of items for a long list
NUM_ITEMS_LONG_LIST	100
# Auto add/upd parameter MODEL_CHECK to model with current date as it's value
ADD_DATE_PARM	YN	Y	N	N	N
# Auto add/upd parameter MC_ERRORS to model with number of errors found in model
ADD_ERR_PARM	YN	Y	N	N	N
# Auto add/upd parameter MC_CONFIG to model with current mc config used
ADD_CONFIG_PARM	YN	Y	N	N	N
# Auto add/upd parameter MC_MODE to model with current mode MC was run
ADD_MODE_PARM	YN	Y	N	N	N
# Skip models in assemblies if they have not changed since being retrieved
# regardless of what MC_ERRORS is set to
SKIP_MODELS	YN	N
# Check models in assemblies regardless of whether they have changed since 
# being retrieved or not 
CHECK_ALL_MODELS	YN	Y
# Interactive SAVE MODE - pre (Y) or post (N)?
SAVE_MC_PRE	YN	N
# ASSEMBLY batch mode - run TOP only (N) or ALL LEVELS (Y)
ASM_BATCH_ALL	YN	Y
# Run MC on all drawing sheets (Y) or current only (N)
DRW_SHEET_ALL	YN	Y	N	N	N
# Config select Mode - Automatic (Y) or Load Config menu option (N)
#  or Ask User at start of Pro/E session (A)
CNFG_SELECT_AUTO	YNA	Y
# Enable/Disable MC_VDA for specific mode
MC_VDA_RUN	YN	N	N	N	N