JD_SEQFIRST
assert(direction != JD_SEQFIRST && direction != JD_SEQLAST);
case JD_SEQFIRST:
if (direction == JD_SEQFIRST)
if ((jd = jread(jf, NULL, JD_SEQFIRST)) != NULL) {