[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problem with default FS SUPERIOR
- To: Bug-EMACS@MIT-MC.ARPA
- Subject: Problem with default FS SUPERIOR
- From: David Eppstein <Kronj@SU-SIERRA.ARPA>
- Date: Sun 1 Apr 84 14:37:32-PST
Problem:
It is impossible to use FS SUPERIOR to read a file name from JCL.
If the JCL has a CRLF at the end, that gets put into the filename.
If there is no CRLF, EMACS bombs out with an illegal instruction.
Cure: Add a J :L .,ZK before the first J :S,$ in & Default FS SUPERIOR.
Then use JCL as usual with a CRLF (or not if you can convince
EMACS not to die)...
-------