Path: utzoo!attcan!uunet!lll-winken!ncis.tis.llnl.gov!helios.ee.lbl.gov!pasteur!ucbvax!VAXB.ASTON.AC.UK!WILDDJ From: WILDDJ@VAXB.ASTON.AC.UK Newsgroups: comp.sys.atari.st Subject: AUXOUT.TOS Message-ID: <8905161913.AA05863@ucbvax.Berkeley.EDU> Date: 16 May 89 20:07:01 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 39 Kristian Rosenvold writes >Something tells me your defined AUXOUT variable in auxout.tos fails quite >miserably on for instance the TOS 1.4 roms !? >(I haven't tried it, but I will...) >Is there noe legal way to do a force redirect of everything to AUX: ? >Kristian Rosenvold, jkr@ifi.uio.no (sorry to post this to the net, but I can't get mail back to you for some reason) Hmmm, yes, AUXOUT is a bit dodgy. It should work with all _existing_ versions of TOS, since this location actually contains a vector to the actual location, so there is a means for changing the address of the routine without changing AUXOUT. However, I don't know about TOS 1.4. I think this is the only effective way of doing it. The trouble with FORCE is that it dosen't work on all output - functions like bconout would still output to the screen, causing a bit of a mess. In fact, I think the only functions that are affected by FORCE are READ and WRITE. Please let me know if I'm wrong or you have any other ideas Dave +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- ! JANET wilddj@uk.ac.aston.vaxb ! *** * * * ! BITNET wilddj@vaxb.aston.ac.uk ! * * * * * * ! ARPA wilddj%vaxb.aston.ac.uk@cunyvm.cuny.edu ! * * * * * * ! UUCP ...psuvax1!cunyvm.bitnet!vaxb.aston.ac.uk!wilddj ! * * * * * * * !---------------------------------------------------------+ *** *** ** ** ! Home Address: 62 Lascelles Avenue, Withernsea, North ! ! Humberside, HU19 2EB, England ! David J Wild ! University : Dept of Computer Science, ! ! Aston University, Birmingham, England ! +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-