AF_INTERACTIVE
return ((as->flags & AF_INTERACTIVE) ? "True" : NULL);
as->flags &= ~AF_INTERACTIVE;
as->flags |= ~AF_INTERACTIVE;