#SAS/C 5.10A Patch
The 5.10a patch should have handled that better because it now passes the
entire name to the editor. The interface is so simple as to be ridiculous.
LC looks for a REXX port called (not get this) 'LSE'. If it finds it, it
send a message to it in the form 'OW UC<filename>' followed by a
'LE<errorfile>' to tell it to read the errors. That is it. As Bill Hawes
has pointed out, it is possible to write an interface for any editor by
setting up a public port that is watched by a rexx script. For the 6.0 we
want to provide more interfaces/configurations, but for now we have to see
what editors people are interested in.