I have a perfect OUTREC coded which makes a date card for me. It's a single line of output, 80 bytes.
For now, I have a parm member as the SORTIN. That input member currently has one line in it, something like "SORT FIELDS=COPY".
I feel a little exposed about putting this into prod, because someone might change that parm card to have more than one line. I'll protect myself from that with a "stopaft" option, but then I thought that someone might DELETE that parm.
So I'm wondering if there is a graceful way to have a dummy file in, but get a single record out.