ADM_Get_Next_Var
static int ADM_Get_Next_Var(char *oldVar, char *newVar, int maxSize);
while (ADM_Get_Next_Var(oldVar, newVar, 128) == 0) {