Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!janus.Berkeley.EDU!kipnis From: kipnis@janus.Berkeley.EDU (Gary Kipnis) Newsgroups: comp.os.os2 Subject: Writing extensions for Microsoft Editor Message-ID: <35412@ucbvax.BERKELEY.EDU> Date: 10 Apr 90 07:01:52 GMT Sender: usenet@ucbvax.BERKELEY.EDU Reply-To: kipnis@janus.Berkeley.EDU (Gary Kipnis) Organization: University of California, Berkeley Lines: 10 Hi, has anybody written extensions for Microsoft ME editor under os/2? I just compiled the example they had in the MSC5.1 manual, which supposed to convert all characters in a text argument to upper case. The extension seems to be loading up fine, but when I try to executed it, I get protection violation, which is of course traped by the os and the editor crashes. The trap error is 13. Thank you, gary