home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!pipex!unipalm!uknet!comlab.ox.ac.uk!oxuniv!vollrath
- From: vollrath@vax.oxford.ac.uk (Alun ap Rhisiart)
- Newsgroups: comp.sys.mac.programmer
- Subject: Re: Think Pascal & AppleEvents... ARGGGHHH!!!!!!
- Message-ID: <1993Jan22.141633.11471@vax.oxford.ac.uk>
- Date: 22 Jan 93 14:16:33 GMT
- References: <9302014.14929@mulga.cs.mu.OZ.AU>
- Organization: Oxford University VAX 6620
- Lines: 53
-
- In article <9302014.14929@mulga.cs.mu.OZ.AU>, mtc@mundil.cs.mu.OZ.AU (Michael Trevor CUTTER) writes:
- > Gudday netters,
- >
- > I am trying to learn how to use Apple Events. I wrote my code dutifully, it
- > compiled politely, and I added all the interface files and the AppleEvents.lib
- > file to the project.
- >
- > But no matter what I do, I keep getting a link error :
- > undefined: 'AEDF' (AppleEvents.lib)
- >
- > This is driving me nuts!!!!
- >
- >
- > I have the following files, in the following compile order:
- >
- > uRuntime.lib
- > interface.lib
- > nAppletalk.lib
- > AppleEvents.lib
- > Appletalk.p
- > Aliases.p
- > PPCToolBox.p
- > Processes.p
- > EPPC.p
- > Notification.p
- > AppleEvents.p
- > main.p
- >
- > It compiles fine, as far as I can see the libraries are all right, but I can't
- > get past that bloody link error.
- >
- > Any suggestions would be extremely welcome.
- >
- > Feel free to post or mail.
- >
- > --
- > Michael Cutter email: mtc@mundil.cs.mu.oz.au
- > Ictinus Network Development Team mtc@arbld.unimelb.edu.au
- > BCAT Development Team snail: c/- 3 Barton Street
- > Department of Architecture & Building Hawthorn, VIC, 3122
- > University of Melbourne, Australia AUSTRALIA
-
- I don't know what the AppleEvents.lib is for, as all the procedures in
- AppleEvents.p are inlines. I just have the .p file and no .lib file, and it
- works fine.
-
- --
- ***********************************
- * Alun ap Rhisiart * | When I wrote this, only God |
- * Animal Behaviour Research Group * | and I knew what it meant. |
- * Oxford University * | Now, only God knows. |
- * vollrath@vax.ox.ac.uk *
- ***********************************
-