cartercc <cartercc@gmail.com> wrote:
+---------------
| Output below. Apparently needs a priming read as it doesn't prompt
| the user for the first input.
+---------------
It doesn't need a "priming READ"; it needs[1] a FORCE-OUTPUT after
the initial PRINC, and possibly after the main FORMAT as well.
-Rob
[1] Well, whether it *needs* it or not is implementation-dependent,
but adding FORCE-OUTPUT will portably make it work.
-----
Rob Warnock <rpw3@rpw3.org>
627 26th Avenue <URL:http://rpw3.org/>
San Mateo, CA 94403 (650)572-2607