Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!princeton!phoenix!dykimber From: dykimber@phoenix.UUCP Newsgroups: comp.sys.amiga Subject: Re: Posting of CSNEWS 'AMIGA' discussion, entry #193. Message-ID: <294@phoenix.PRINCETON.EDU> Date: Fri, 15-May-87 13:43:58 EDT Article-I.D.: phoenix.294 Posted: Fri May 15 13:43:58 1987 Date-Received: Sat, 16-May-87 15:15:48 EDT References: <48CSNEWS@MAINE> <1875@cbmvax.cbmvax.cbm.UUCP> Reply-To: dykimber@phoenix.UUCP (Daniel Yaron Kimberg) Organization: Princeton Univ. Computing and Information Technology Lines: 12 In article <1875@cbmvax.cbmvax.cbm.UUCP> carolyn@cbmvax.UUCP (Carolyn Scheppner CATS) writes: >In article <48CSNEWS@MAINE> CSNEWS@MAINE.BITNET (CSNEWS CSBB Processor) writes: >>The documented call AddTask() in the RKM v.1 does not work properly >>on my machine. > AddTask() requires a bit of setup. I suggest using CreateTask() or >at least looking at the CreateTask() source in the RKM (appendix D in I don't think CreateTask() is significantly easier to use than AddTask(). Hope I'm not saying anything blatantly stupid here, but I had the same problem using AddTask with Manx until I decided to cast certain constant arguments as long. -Dan