DEFRECORD KCML_CallStat

A record containing the name of a function and a count of how many times it has been called
FLD namePack formatPurpose
KCML_CallStat_Name$CHAR(120)Name of a function
KCML_CallStat_CountBR4(1)Number of times the function has been called