[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: GJC at MIT-MC
- From: Robert W. Kerns <RWK at MIT-MC>
- Date: Wed, 13 Aug 80 05:44:00 GMT
- Cc: BUG-LISP at MIT-MC, BUG-MAIL at MIT-MC
- Original-date: 13 August 1980 01:44-EDT
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.