Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!nuchat!sugar!peter From: peter@sugar.UUCP (Peter da Silva) Newsgroups: comp.sys.amiga Subject: Question about TEST: Message-ID: <914@sugar.UUCP> Date: Mon, 26-Oct-87 07:57:57 EST Article-I.D.: sugar.914 Posted: Mon Oct 26 07:57:57 1987 Date-Received: Wed, 28-Oct-87 06:11:39 EST Organization: Sugar Land UNIX - Houston, TX Lines: 26 The "sample DOS device" Matt Dillon posted isn't re-entrant. It's serially reusable, but it won't allow two copies to run concurrently. Is this a problem? I know it would be for a CON: type device, but can you depend on the device being called in a well-behaved manner? That is, it won't be called again until it's been formally removed. How *do* you remove drivers? Is it acceptable to do so? How much of the startup code is related to it being a driver, and how much is related to it being this particular driver? That is, what can I chuck out if I'm going to use it for VT100:? [answer: if you don't know, you ain't gonna be able to get it working anyway :->. right?] I know I can't call dos.library from a driver. How about intuition.library or graphics.library? Apropos of which: Is it worthwhile supporting the clipboard in vt100:? Do any other programs than Notepad actually use the silly thing? -- -- Peter da Silva `-_-' ...!hoptoad!academ!uhnix1!sugar!peter -- Disclaimer: These U aren't mere opinions... these are *values*.