Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!husc6!ut-sally!ut-ngp!wmartin From: wmartin@ut-ngp.UUCP Newsgroups: comp.sys.mac Subject: McFace users: "NotMcFace" subroutine aids debugging. Message-ID: <4909@ut-ngp.UUCP> Date: Sat, 28-Mar-87 19:42:09 EST Article-I.D.: ut-ngp.4909 Posted: Sat Mar 28 19:42:09 1987 Date-Received: Sun, 29-Mar-87 11:33:48 EST Reply-To: wmartin@ngp.UUCP (Wiley Sanders) Distribution: world Organization: UTexas Computation Center, Austin, Texas Lines: 7 If you are using the McFace subroutine with MacFortran, you probably note that the MacFortran debugger works very poorly (if at all) with McFace. I've written a sleazy little subroutine called "NotMacFace" that you can substitute instead of McFace: it accepts McFace's macro calls but does all i/o to MacFortran's standard unit 9. I'll mail the source to anyone interested. -w