home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / vms / 20822 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  956 b 

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!hplabs!ucbvax!KOPC.HHS.DK!ARNE
  2. From: ARNE@KOPC.HHS.DK (Arne Vajhxj)
  3. Newsgroups: comp.os.vms
  4. Subject: Re: Ctrl-C disabling with VMS sessions]
  5. Message-ID: <01GTFXM0WCTU8WVZH8@kopc.hhs.dk>
  6. Date: 12 Jan 93 18:19:33 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Distribution: world
  9. Organization: The Internet
  10. Lines: 23
  11.  
  12. > Is there anyway to disable the Ctrl-C within a VMS session, in DCL level or
  13. > within an application image ?
  14.  
  15. DCL:
  16.  
  17.   SET NOCONTROL=Y
  18.  
  19. Application:
  20.  
  21.   LIB$DISABLE_CTRL
  22.  
  23. OK ?
  24.  
  25. Somehow I feel, that it is something else you want, but at the basis of
  26. the supplied information, then the above must be the answer  !
  27.  
  28.                                                           Arne
  29.  
  30. Arne Vajhxj                             local DECNET:  KO::ARNE
  31. Computer Department                     PSI:           PSI%23831001304030::ARNE
  32. Business School of Southern Denmark     Internet:      ARNE@KO.HHS.DK
  33.  
  34.  
  35.