home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / mswindo / programm / misc / 1106 < prev    next >
Encoding:
Internet Message Format  |  1992-07-30  |  1.4 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!gatech!europa.asd.contel.com!darwin.sura.net!jvnc.net!netnews.upenn.edu!msuinfo!crs.cl.msu.edu!evansj
  2. From: evansj@crs.cl.msu.edu (Jeffrey Evans)
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: How Do I Run My Prog. Before and after Another?????
  5. Message-ID: <1992Jul30.190616.22676@msuinfo.cl.msu.edu>
  6. Date: 30 Jul 92 19:06:16 GMT
  7. Sender: news@msuinfo.cl.msu.edu
  8. Organization: Michigan State University
  9. Lines: 29
  10.  
  11.  
  12.     This may be a FAQ, but unfortunately I can't find a posting of regular 
  13. FAQ questions and answers.  OK, here's my prob, I need to run my application
  14. before I run a regular windows application such as WordPerfect for windows.
  15. I also need to run another application after the main application is finnished.
  16.  
  17.  
  18. BASIC RUNDOWN:
  19.     -user points and clicks at icon for main application(word for windows or 
  20.      something like that)
  21.     -control is given to my application
  22.     -my application spawns off or better yet execs the main application
  23.     -the main application runs as it would normally
  24.     -after th main application terminates, my application is given control 
  25.      again
  26.  
  27.  
  28.     The concept is similar to the dos batch files.
  29.  
  30. BTW, I will soon own the mswindows software developement kit for windows 3.1.
  31.  
  32.  
  33. I would really appreciate any help that could be offered, source examples
  34. in MSC 7.0 would really be appreciated.
  35.  
  36.  
  37. -
  38. --
  39. Jeff Evans - evansj@crs.cl.msu.edu 
  40.