home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / vmsnet / tpu / 493 < prev    next >
Encoding:
Text File  |  1992-11-11  |  2.0 KB  |  40 lines

  1. Newsgroups: vmsnet.tpu
  2. Path: sparky!uunet!destroyer!sol.ctr.columbia.edu!exodus.valpo.edu!res_ewv
  3. From: res_ewv@exodus.valpo.edu
  4. Subject: Need help with binding keys.
  5. Sender: nobody@ctr.columbia.edu
  6. Organization: Valparaiso University
  7. Date: Thu, 12 Nov 1992 00:42:28 GMT
  8. Message-ID: <1992Nov11.184228.1@exodus.valpo.edu>
  9. Lines: 27
  10. X-Posted-From: exodus.valpo.edu
  11. NNTP-Posting-Host: sol.ctr.columbia.edu
  12.  
  13. Hello again
  14.  
  15. I now have EVE up and running as a kept editor, but I want to be able to
  16. redefine the CTRL-Z key to now do a WRITE and an ATTACH back to the calling
  17. process.  I can write a procedure to do both of these things, but I am having
  18. big problems binding the key to do this.  I am using the line in the TPU code
  19. DEFINE_KEY(procedure,CTRL_Z_KEY).  I get no error messages at all.  
  20.  
  21. Perhaps my problem is that the code is never being reached.  I am placing this
  22. in the EVE_ATTACH procedure.  This should get executed everytime EVE is called,
  23. correct?
  24.  
  25.  
  26.                                                                                
  27.                               Eric W. Vaandering                               
  28.   ____________________________________________________________________________ 
  29.  |BITNet:    RES_EWV@VALPO                    USPS Net:  Eric Vaandering      |
  30.  |InterNet:  RES_EWV@exodus.valpo.edu                    Brandt Hall          |
  31.  |PhoneNet:  (219) 464-5868                              Valparaiso, IN 46383 |
  32.  |____________________________________________________________________________|
  33.  |                                                                            |
  34.  |  What I said back then -- well, it's hard to find.  Number one, I          |
  35.  |  didn't say it.                                                            |
  36.  |                  -- George Bush, on calling Reagan's policies              |
  37.  |                     ``voodoo economics'' during the 1980 primaries.        |
  38.  |                     NBC rebroadcast the tape.                              |
  39.  |____________________________________________________________________________|
  40.