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

  1. Newsgroups: comp.os.vms
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!jvnc.net!phage!xray1.cshl.org!skinner
  3. From: skinner@cshl.org (John Skinner)
  4. Subject: How do I send a control-c to another process?
  5. Message-ID: <skinner.721316484@xray1.cshl.org>
  6. Sender: news@phage.cshl.org
  7. Organization: Cold Spring Harbor Laboratory
  8. Date: Mon, 9 Nov 1992 13:41:24 GMT
  9. Lines: 15
  10.  
  11. Here's my situation: I have a 2 process system. The parent process
  12. is a graphical user interface written in C/Motif. This controls
  13. a fortran program that used to be command-line driven. The old fortran
  14. program used to trap control-c's. How can I get the gui to send a 
  15. control-c to the child? The unix function kill(SIGINT,pid) does
  16. not support the same fuctionality under vms as it does under Unix.
  17.  
  18. Thanks,
  19. John
  20.  
  21. -- 
  22. *****************************************************************************
  23. John M. Skinner   Brookhaven National Laboratory, Upton N.Y. USA
  24. e-mail : skinner1@bnl.gov
  25. *****************************************************************************
  26.