Path: utzoo!attcan!uunet!husc6!ukma!tut.cis.ohio-state.edu!ucbvax!ukc.ac.UK!FTP From: FTP@ukc.ac.UK (UKC FTP Daemon) Newsgroups: comp.sys.atari.st Subject: Failure of your mail. Message-ID: <8903130151.AA20866@mcvax.cwi.nl> Date: 13 Mar 89 09:34:29 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 115 Your mail to uk.co.stc.idec failed when the file was transferred. The mail at this host was to be sent to the follow addresses. stuser%uucp.cel@uk.co.stc.idec This was due to an error at uk.co.stc.idec. The reason given was: File access denied The body of your mail follows. Received: from nss.cs.ucl.ac.uk by kestrel.Ukc.AC.UK via Janet (UKC CAMEL FTP) id aa28089; 12 Mar 89 4:50 GMT Received: from NSS.CS.UCL.AC.UK by NSS.Cs.Ucl.AC.UK via List-Channel id aa01359; 12 Mar 89 2:51 GMT Received: from score.stanford.edu by NSS.Cs.Ucl.AC.UK via Satnet with SMTP id aa01227; 12 Mar 89 2:40 GMT Date: Sat 11 Mar 89 12:09:29 PST Subject: Info-Atari16 Digest V89 #77 From: Info-Atari16 Digest Original-Sender: Info-Atari16-request@edu.stanford.score Errors-to: Info-Atari16-request@Score.Stanford.EDU Maint-Path: Info-Atari16-request@Score.Stanford.EDU To: Info-Atari16 Distribution List: ; Reply-to: Info-Atari16@edu.stanford.score Sender: info-atari16-request@uk.ac.ucl.cs.nss Info-Atari16 Digest Saturday, March 11, 1989 Volume 89 : Issue 77 This weeks Editor: Bill Westfield Today's Topics: Re: OSS Personal Pascal Re: Ethernet Re: ARC sites Re: lc Re: ARC sites SPEED CONTROL FOR FLOPPY DRIVES MouseTrap for the Megas RE: ST Conversion to a MAC SICK MICE STWriter printer driver needed FAST!!!! Re: lc cartridge port problems on mega st2 (boardrevision 5) Re: Atari ST mouse: is there an alternative? Anyone coming to Cebit in Hannover (W. Germany) ? ---------------------------------------------------------------------- Date: 5 Mar 89 22:01:56 GMT From: sdcc6!sdcc10!cs163afu@ucsd.edu (Some call me...Tim) Subject: Re: OSS Personal Pascal To: info-atari16@score.stanford.edu In article <4499@cs.Buffalo.EDU> ugmuldoo@sunybcs.UUCP (Thomas Muldoon) writes: > ... > First does Personal have a random number generator? The easiest way to get a random number is with the XBIOS random function. FUNCTION Random : Long_Integer ; XBIOS(17) ; This returns a 24 bit random number. > ... > Second how do you clear the screen in Personal?? I usually use an escape sequence to do this. write(chr(27),'E') ; { ESCAPE 'E' -- CAPITAL E -- clears the screen } This information comes out of Atari ST Internals from Abacus Software, but there is apparently another book available that is a lot better organized, though the name escapes me...I can find it if there's any interest. ----------- Tim Mensch Disclaimer: No one is responsible EMAIL : tmensch@ucsd.edu for what I say. ------------------------------ Date: 5 Mar 89 17:22:33 GMT From: brunix!rjd@uunet.uu.net (Rob Demillo) Subject: Re: Ethernet To: info-atari16@score.stanford.edu In article <4481@cs.Buffalo.EDU> ugbernie@cs.Buffalo.EDU (Bernard Bediako) writes: > > Are there any Ethernet controllers out for the ST? >I've wondering if it will be possible to port the Ethernet control (Amoeba) >to MINIX-ST and cross mount a sun's hard disk to MINIX's filesystem? > bernie > According to the April '89 issue of STart, FutureDOS (a Canadian company) will soon be releasing an Ethernet controller board called TAXI (The Atari eXtended Interface) for the 520s, 1040s and Megas. (The 520s and 1040s communicate thru the DMA port, while the Mega uses the internal bus.) For further info: FutureDOS R&D 1207-120 Torresdale Ave North York, Ontario M2R 3N7 (416) 736-0321 The price of the boards is expected to be in the $1K-$2K range. **** Rest omitted - too long!