Path: utzoo!attcan!uunet!lll-winken!lll-tis!ames!ucsd!rutgers!apple!dan From: dan@Apple.COM (Dan Allen) Newsgroups: comp.sys.mac.hypercard Subject: Re: Creating very large XCMDs Message-ID: <16848@apple.Apple.COM> Date: 9 Sep 88 06:14:17 GMT References: <16642@apple.Apple.COM> <488@poseidon.UUCP> Reply-To: dan@apple.com.UUCP (Dan Allen) Organization: Apple Computer Inc, Cupertino, CA Lines: 14 In article <488@poseidon.UUCP> ech@poseidon.UUCP (Edward C Horvath) writes: >OK, Dan, how do I do this legally? I don't see anyplace in "DRVR" space that >I can LEGALLY install a driver of my own, at least from a reading of >IM 1..5. What DRVR IDs are "legal" for this kind of use? Drivers 27-31 are reserved for an application's own use. It is somewhere in IM, probably the Driver chapter in volume 2. You could put such a driver in a stack, for example. This is why, by the way, that the Font/DA Mover only allows 15 DAs: 12-26. (These are all from memory-I may be one number off..) The never-shipped MacBasic had its own printer driver, for example, and it was ID 28 and lived inside the app. It worked fine. Dan Allen Apple Computer