Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!sri-spam!parcvax!cdp!follmer From: follmer@cdp.UUCP Newsgroups: comp.sys.mac Subject: Re: help wanted (writing Desk Accessory Message-ID: <67100004@cdp> Date: Tue, 3-Feb-87 15:41:00 EST Article-I.D.: cdp.67100004 Posted: Tue Feb 3 15:41:00 1987 Date-Received: Thu, 5-Feb-87 05:03:20 EST References: <186700003@uiucdcs> Lines: 10 Nf-ID: #R:uiucdcs:186700003:cdp:67100004:000:495 Nf-From: cdp.UUCP!follmer Feb 3 12:41:00 1987 To: kkim@uiucdcs.cs.uiuc.edu Subject: Re: help wanted (writing Desk Accessory I would use lightspeed C which lets you write DA's without assembly. Maybe lightspeed pascal does too, I don't know. I'd also read Inside Mac volume I chapter 14 (Desk Manager) and volume II chapter 6 (Device Manager). I'd think a more standard way to do the whole project would be to pipe to and from the DA using Standard Edit Menu Cut and Paste. MacTutor has lots of sample DA code in back issues. Good luck!