home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / mac / programm / 14898 < prev    next >
Encoding:
Internet Message Format  |  1992-09-02  |  2.0 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!rutgers!igor.rutgers.edu!aramis.rutgers.edu!mezrich
  2. From: mezrich@aramis.rutgers.edu (Reuben Mezrich)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Launch command
  5. Message-ID: <Sep.2.14.45.13.1992.8576@aramis.rutgers.edu>
  6. Date: 2 Sep 92 18:45:13 GMT
  7. Organization: Rutgers Univ., New Brunswick, N.J.
  8. Lines: 31
  9.  
  10.  
  11.      Does anyone have information about the _Launch trap on the Mac? I
  12. have had some difficulty in getting it to function properly.  I have a
  13. driver which is calling the _Launch trap while running behind the
  14. Finder.  It works under System 6.0.3, but acts rather oddly, and does
  15. not work under System 7 at all.  The problems under System 6.0.3:
  16.      Certain programs (like ResEdit) will come up without thier normal
  17. startup windows (ResEdit will normally start with it's "About..."
  18. window).
  19.      Under MultiFinder, the screen is cleared when the _Launch is
  20. executed.  This does not happen when an application is launched by
  21. double-clicking.
  22.      Under MultiFinder, the _Launch command will cause background
  23. applications to close if they are opened when it is executed.
  24.      Also, I wonder if finder is bothered by having the _Launch trap
  25. executed from a driver running in it's background (I mean, is their
  26. some cleanup actions which Finder might do doing a normal application
  27. startup that my driver will not do).  As far as System 7
  28. goes, I imagine that there have been changes, but aren't they upwardly
  29. compatible ?  If not, what is the simplest way to do what I am doing
  30. under System 7.  
  31.      One more, unrelated, question.  Does anyone know where I might
  32. find a copy of the SPInside Macintosh stack.  I have a copy which does
  33. not have the figures and the tech notes.  Where can I download the
  34. stack from?
  35.      Please only respond by posting on this newsgroup.  This is a
  36. friend's computer account, and I will not read the mail.
  37.  
  38.                                             Thanks,  
  39.                                               David Grossberg
  40.     
  41.