home *** CD-ROM | disk | FTP | other *** search
- 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
- From: evansj@crs.cl.msu.edu (Jeffrey Evans)
- Newsgroups: comp.os.ms-windows.programmer.misc
- Subject: How Do I Run My Prog. Before and after Another?????
- Message-ID: <1992Jul30.190616.22676@msuinfo.cl.msu.edu>
- Date: 30 Jul 92 19:06:16 GMT
- Sender: news@msuinfo.cl.msu.edu
- Organization: Michigan State University
- Lines: 29
-
-
- This may be a FAQ, but unfortunately I can't find a posting of regular
- FAQ questions and answers. OK, here's my prob, I need to run my application
- before I run a regular windows application such as WordPerfect for windows.
- I also need to run another application after the main application is finnished.
-
-
- BASIC RUNDOWN:
- -user points and clicks at icon for main application(word for windows or
- something like that)
- -control is given to my application
- -my application spawns off or better yet execs the main application
- -the main application runs as it would normally
- -after th main application terminates, my application is given control
- again
-
-
- The concept is similar to the dos batch files.
-
- BTW, I will soon own the mswindows software developement kit for windows 3.1.
-
-
- I would really appreciate any help that could be offered, source examples
- in MSC 7.0 would really be appreciated.
-
-
- -
- --
- Jeff Evans - evansj@crs.cl.msu.edu
-