home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / vms / 17766 < prev    next >
Encoding:
Text File  |  1992-11-10  |  2.1 KB  |  49 lines

  1. Newsgroups: comp.os.vms
  2. Path: sparky!uunet!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!unixhub!slacvx.slac.stanford.edu!fairfield
  3. From: fairfield@slacvx.slac.stanford.edu
  4. Subject: Re: Assigning multiple commands to keys in TPU?
  5. Message-ID: <1992Nov10.151743.1@slacvx.slac.stanford.edu>
  6. Lines: 37
  7. Sender: news@unixhub.SLAC.Stanford.EDU
  8. Organization: Stanford Linear Accelerator Center
  9. References: <10NOV199214521598@trentu.ca>
  10. Date: Tue, 10 Nov 1992 23:17:43 GMT
  11.  
  12. In article <10NOV199214521598@trentu.ca>, spowell@trentu.ca (Stefan Powell) writes:
  13. > Is there a quick and easy way to assign the following commands to a keys in TPU
  14. > without calling another command file.
  15. > forward
  16. > move by word     {these two commands I want to assign to KEYPAD(103) }
  17. > reverse
  18. > move by word
  19. > forward          {these three commands I want to assign to KEYPAD(104) }
  20. > ________________________________________________________________________________
  21. >                                               Stefan Powell - SPowell@TrentU.CA
  22.  
  23.     The quickest and easiest way is to use MOVE WORD FORWARD and MOVE WORD
  24. REVERSE :-)  What?  You don't have those in your version EVE?  Can't imagine
  25. why...but, that's why I wrote 'em ;-)
  26.  
  27.     In the interest of brevity, I've sent the procedures by e-mail to Stefan,
  28. others should feel free to request them from me at the address below.
  29.  
  30.     Also, another plug for vmsnet.tpu/INFO-TPU: this newsgroup/mailing list
  31. is dedicated to TPU, EVE and LSE related questions, and has low volume and 
  32. expert readers.  If you don't get the vmsnet news hierarchy, you can subscribe 
  33. to the INFO-TPU mailing list by sending a one-line message to LISTSERV@SHSU.EDU 
  34. or LISTSERV@SHSU.BITNET containing the line:
  35.  
  36.     SUBSCRIBE INFO-TPU Your Name Here
  37.  
  38. -Ken
  39. -- 
  40.  Dr. Kenneth H. Fairfield    |  Internet: Fairfield@Slac.Stanford.Edu
  41.  SLAC, P.O.Box 4349, MS 98   |  DECnet:   45537::FAIRFIELD (45537=SLACVX)
  42.  Stanford, CA   94309        |  BITNET    Fairfield@Slacvx
  43.  ----------------------------------------------------------------------------
  44.  These opinions are mine, not SLAC's, Stanford's, nor the DOE's...
  45.