CCOPY
{ OCELL, CCOPY, 0, "", 0.0, NUM|STR|DONTFREE, NULL };
if (t->csub == CCOPY) {
} else if (t == y && t->csub == CCOPY) {
y->csub = CCOPY; /* prevents freeing until call is over */