home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!jvnc.net!netnews.upenn.edu!netnews.cc.lehigh.edu!santa.CC.Lehigh.EDU!lubkt
- From: lubkt@lehigh.edu (Binod K. Taterway)
- Newsgroups: comp.os.os2.apps
- Subject: C-Kermit questions...
- Message-ID: <lubkt.7.726432095@lehigh.edu>
- Date: 7 Jan 93 18:41:35 GMT
- Sender: usenet@Lehigh.EDU
- Distribution: comp.os.os2.apps,comp.os.os2.misc
- Organization: Lehigh University Computing Center
- Lines: 19
- Nntp-Posting-Host: santa.cc.lehigh.edu
-
- I have couple of questions of C-Kermit (5A188/32bit) under OS/2.
-
- 1. Is it possible to define a command verb and assign it to
- a function key. I can do this in MS-Kermit as follows:
-
- define doreceive set term clear, receive
- set key \315 \kdoreceive ; F1 key is assigned to
- ; the macro doreceive
-
- 2. Is there any functionality equivalent to terminalr, terminals,
- and product of MS-Kermit v3.X. I want to be able to send a
- Kermit escape sequence from the terminal mode (connect mode).
- For example, while connected to a remote host, I want to
- send an escape sequence to invoke the doreceive macro.
-
- Thank you advance for your assistance. I am eternally grateful.
-
- -Binod Taterway
- bt00@lehigh.edu
-