Path: utzoo!utgpu!water!watmath!clyde!rutgers!mcnc!decvax!decwrl!sun!pitstop!sundc!seismo!uunet!portal!cup.portal.com!Jinfu From: Jinfu@cup.portal.com Newsgroups: comp.sys.apollo Subject: Re: Fooling Fortran Message-ID: <2834@cup.portal.com> Date: 30 Jan 88 17:53:34 GMT References: <11400004@uicsrd.csrd.uiuc.edu> Organization: The Portal System (TM) Lines: 11 XPortal-User-Id: 1.1001.2934 Another trick just came up to my head could be using a C routine. First you pass the value to the C routine (I believe the Apollo C manual has a section about how to pass data between C and FORTRAN as well as Pascal), then use the C routine to do a exit(n) gracefully. Only problem of doing this is you will have to link one more file. Jinfu Chen Arpa: Jinfu@cup.portal.com