home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / mac / programm / 14589 < prev    next >
Encoding:
Text File  |  1992-08-26  |  1.4 KB  |  32 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!sjsca4!peck.com!kpc!mikew
  3. From: mikew@kpc.com (Mike Wexler)
  4. Subject: Writing an XCMD in Think C
  5. Message-ID: <mikew.714866890@kpc.com>
  6. Keywords: Think C, Hypercard, XCMD, audio
  7. Sender: usenet@kpc.com
  8. Reply-To: mikew@kpc.com
  9. Organization: Kubota Pacific Computers Inc.
  10. Date: Wed, 26 Aug 1992 22:08:10 GMT
  11. Lines: 19
  12.  
  13. I would like to write a Hypercard stack that incorporates recording
  14. and playback of sounds on my Mac LC. I have some old Hypercard manuals
  15. that describe Hypercard 1.2. I glanced through a Hypercard 2.0 manual 
  16. and couldn't find any built in capability of Hypercard for this.
  17. So my first thought was to add and XCMD to Hypercard using Think C.
  18. When I went to my Think C manual to find out how to do this, it referred
  19. me to an appendix to one of the Inside Mac books.
  20. To make a long story short, I would like to build this simple application
  21. without buying the whole Inside Mac set (about to be obsoleted anyway),
  22. plus the Hypercard Developers set (the Hypercard that came with the
  23. LC can be put into scripting mode trivially). Does anyone have any
  24. could example source code for a Hypercard XCMD?
  25. Any suggestions on the minimal expenditures to get enough information
  26. to write this application.
  27. BTW, I'm just writing a toy application for my kids at the moment and
  28. trying to learn a bit about programming a Mac at the same time.
  29. It sure is a lot different than programming a Unix box.
  30. --
  31. Mike Wexler (mikew@kpc.com)
  32.