home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / mac / programm / 22282 < prev    next >
Encoding:
Text File  |  1993-01-27  |  1019 b   |  25 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!pageworks.com!world!eff!sol.ctr.columbia.edu!usc!sdd.hp.com!hpscit.sc.hp.com!cupnews0.cup.hp.com!news1.boi.hp.com!news
  3. From: Jim Moy <jbm@gr.hp.com>
  4. Subject: Fixing Process Type/Creator under THINK C?
  5. Sender: news@boi.hp.com (News Server Project)
  6. Message-ID: <C1J9L3.Lyu@boi.hp.com>
  7. X-Useragent: Nuntius v1.1.1d17
  8. Date: Wed, 27 Jan 1993 22:10:14 GMT
  9. X-Xxdate: Wed, 27 Jan 93 15:10:40 GMT
  10. Organization: Hewlett-Packard, Greeley Hard Copy Division
  11. Lines: 12
  12.  
  13. When running an app in the THINK C environment, the app is
  14. given Type/Creator PROJ/KAHL.  Is there any way to change this?
  15.  
  16. The reason I'm asking is there are certain commands within
  17. Userland Frontier which take a creator and look through the
  18. process list for applications (type 'appl') to send events
  19. to it.  I'd like to use Frontier for sending Apple Events
  20. because of its robust support, but they keep getting sent
  21. to the THINK C application because it's process info is
  22. appl/KAHL.
  23.  
  24. Thanks for any help.
  25.