U_PATH
if (_Flds[U_PATH] != NULL) {
_Path = strdup(_Flds[U_PATH]);
ASSERT(_Path != NULL, Ct_ALLOCATE, _Flds[U_PATH], 0);
{"PATH", U_PATH},