CompuServe Messages

#SAS/C 5.10A Patch

    08-Dec-90 22:03:34
Fm: John Toebes 72230,303
To: Bob Rakosky 75156,336
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.