BTRUE
#define istrue(n) ((n)->csub == BTRUE)
static Cell truecell ={ OBOOL, BTRUE, 0, 0, 1.0, NUM, NULL, NULL };