[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



This is LISP's bug.  LISP stops parsing JCL at the first carriage return.
It also limits the total size of the JCL by giving you an error if the JCL is
too long for it.  It doesn't truncate even, just errors out.  You'd do better
to communicate by filename, using the (R-HEADER-FORCE QUOTE) bit.