home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!mcsun!sunic!kth.se!dront.nada.kth.se!d88-jwa
- From: d88-jwa@dront.nada.kth.se (Jon WΣtte)
- Subject: Re: How do I use the 'miscdosc' AppleEvent?
- Message-ID: <1992Dec18.174212.23244@kth.se>
- Sender: usenet@kth.se (Usenet)
- Nntp-Posting-Host: dront.nada.kth.se
- Organization: Royal Institute of Technology, Stockholm, Sweden
- References: <claytor.1-171292131137@resis.phys.nd.edu>
- Date: Fri, 18 Dec 1992 17:42:12 GMT
- Lines: 24
-
- In <claytor.1-171292131137@resis.phys.nd.edu> claytor.1@nd.edu (Nelson Claytor) writes:
-
- >I'm having some trouble using the 'dosc' Apple Event to convince
- >another application to run a script. So far, I'm basically testing only
-
- >in the AE Registry. Alpha returns -1769. Does anyone see anything obvious
- >wrong with what I'm doing? My code follows the .sig.
-
- Yes.
-
- The dosc AppleEvent should send THE SCRIPT as typeChar in a handle
- (no length byte or anything)
-
- You're sending a script FILE.
-
- Cheers,
-
- / h+
-
- --
- -- Jon W{tte, h+@nada.kth.se, Mac Hacker Deluxe --
- Engineering: "How will this work?" Science: "Why will this work?" Management:
- "When will this work?" Liberal Arts: "Do you want fries with that?"
- -- Jesse N. Schell
-