home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: vmsnet.tpu
- Path: sparky!uunet!seq!rpowell
- From: rpowell@seq.uncwil.edu (Richard Powell)
- Subject: Re: Binding EVE_FIND_NEXT to a double key stroke.
- Message-ID: <1992Sep7.023512.28308@seq.uncwil.edu>
- Organization: Univ. of North Carolina @ Wilmington
- References: <920829004712.23e0e7a5@UNHH.UNH.EDU>
- Date: Mon, 7 Sep 1992 02:35:12 GMT
- Lines: 20
-
- w_costa@unhh.unh.edu writes:
-
- >TPU folks...
-
- > Easy question (I hope). I've figured out that to make CTRL-F call the
- > EVE_FIND routine, I can use the following TPU code in a COMMAND file:
-
- > define_key('eve_find("")', key_name(CTRL_F_KEY));
-
- > But how would I bind CTRL-F CTRL-F (i.e. pressing CTRL-F twice) to the
- > eve_find_next routine? (I've tried using the EVE$ source in
- > SYS$EXAMPLES: for inspiration, but there's too much I still don't
- > understand about TPU.)
-
- > Thanks in advance for the help.
-
- > Bill Costa
- > W_COSTA@UNH.EDU
-
- Where do you find out how to write eve or lse procedures?
-