N_ENVCHG
attrib(n, N_ENVCHG);
if (((flg & N_ENVCHG) && (flg & N_EXPORT)) || (flg & N_FUNCTN))
if (!(flg & ~N_ENVCHG)) {
n->namflg &= ~(N_EXPORT | N_ENVCHG);