Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rochester!dibble From: dibble@rochester.ARPA (Peter C. Dibble) Newsgroups: comp.sys.m6809 Subject: Re: Editors and memory Message-ID: <27968@rochester.ARPA> Date: Thu, 21-May-87 12:55:40 EDT Article-I.D.: rocheste.27968 Posted: Thu May 21 12:55:40 1987 Date-Received: Sat, 23-May-87 11:35:08 EDT References: <1687@ihwpt.ATT.COM> Organization: U of Rochester, CS Dept., Rochester, NY Lines: 9 Keywords: Text bigger than memory Summary: Data Modules You probably won't be surprised to hear that I've "actually" used data modules. I use them in a telecom program I wrote. The program runs several tasks which communicate through data modules (for instance disk and printer operations are done by separate tasks). I think Microware's spooler uses data modules. At least it used to. Peter