Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!snorkelwacker!ira.uka.de!smurf!gopnbg!altger!york From: york@altger.UUCP (york) Newsgroups: comp.sys.atari.st Subject: Re: Absoft Fortran Message-ID: <2156@altger.UUCP> Date: 16 Dec 89 19:05:31 GMT References: <891207024528.958022@DMZRZU71-UNI-MAINZ--GERMANY> Organization: Altos Computer Systems Munich Lines: 20 In article <891207024528.958022@DMZRZU71-UNI-MAINZ--GERMANY> Ritzert@DMZRZU71.BITNET writes: >Well, do You really have a library manager with a script command? Mine >doesn't have one. At least it is not documented. There is a serious bug >in the compiler (version 2.3): > I have checkd it: There is really no script command. I had used input redirection to build my libraries. I hear there is revision 2.3 available ? Where did you get it ? About bugs: The COMMON feature isn't a bug, but you may try: character line*80 read (*,'(a)',end=9010) line and answer with a carriage return only. Compiler revision 2.2 will branch to the label 9010. By the way, what is the actual release of Prospero Fortran ? Greetings to all uli