home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.hypercard
- Path: sparky!uunet!pageworks.com!world!eff!sol.ctr.columbia.edu!usc!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!csn!utopia!tonym
- From: tonym@netwise.com (Tony Miller)
- Subject: XCMDs and global/static data - help
- Message-ID: <1992Nov11.194012.3418@netwise.com>
- Organization: Netwise Inc.
- Date: Wed, 11 Nov 1992 19:40:12 GMT
- Lines: 8
-
- I have a Mac application developed with MPW C that I would like to
- make accessible through HyperCard. However, the code contains quite a
- bit of global and static data, and apparently neither is allowed in an
- XCMD. I was wondering about the feasibility of squirreling this data
- away somewhere in memory accessible to my XCMD, maybe in an INIT. Has
- anyone done anything similar? I would appreciate any advice or
- suggestions. My Mac experience is limited and my HyperCard experience
- is nil, so be as detailed as you want.
-