home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!hplabs!ucbvax!KOPC.HHS.DK!ARNE
- From: ARNE@KOPC.HHS.DK (Arne Vajhxj)
- Newsgroups: comp.os.vms
- Subject: Re: Ctrl-C disabling with VMS sessions]
- Message-ID: <01GTFXM0WCTU8WVZH8@kopc.hhs.dk>
- Date: 12 Jan 93 18:19:33 GMT
- Sender: daemon@ucbvax.BERKELEY.EDU
- Distribution: world
- Organization: The Internet
- Lines: 23
-
- > Is there anyway to disable the Ctrl-C within a VMS session, in DCL level or
- > within an application image ?
-
- DCL:
-
- SET NOCONTROL=Y
-
- Application:
-
- LIB$DISABLE_CTRL
-
- OK ?
-
- Somehow I feel, that it is something else you want, but at the basis of
- the supplied information, then the above must be the answer !
-
- Arne
-
- Arne Vajhxj local DECNET: KO::ARNE
- Computer Department PSI: PSI%23831001304030::ARNE
- Business School of Southern Denmark Internet: ARNE@KO.HHS.DK
-
-
-