Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!ut-sally!ut-ngp!traffic From: traffic@ut-ngp.UUCP (Wiley Sanders) Newsgroups: comp.sys.mac Subject: MacFortran 'include' sensitive to trailing blanks... Message-ID: <5051@ut-ngp.UUCP> Date: Wed, 22-Apr-87 01:09:14 EST Article-I.D.: ut-ngp.5051 Posted: Wed Apr 22 01:09:14 1987 Date-Received: Thu, 23-Apr-87 04:48:02 EST Reply-To: traffic@ngp.UUCP (WIley Sanders) Distribution: world Organization: UTexas Computation Center, Austin, Texas Lines: 8 Keywords: sigh, groan the 'include' statement is sensitive to trailing blanks! in other words, "include file.inc___" will cause an include file not found error to occur even if the file 'file.inc' is present on disk. You can use the 'zap gremlins' feature of QUED to abolish trailing blanks. sigh -w