Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!rutgers!uwvax!umn-d-ub!umn-cs!ems!nis!stag!trb From: trb@stag.UUCP ( Todd Burkey ) Newsgroups: comp.sys.apollo Subject: Re: Apollo Pascal and Modules Message-ID: <258@stag.UUCP> Date: Sun, 15-Nov-87 10:17:53 EST Article-I.D.: stag.258 Posted: Sun Nov 15 10:17:53 1987 Date-Received: Mon, 16-Nov-87 05:47:04 EST References: <678@zycad.UUCP> Reply-To: trb@stag.UUCP ( Todd Burkey ) Organization: Mindtools ST Access Group, Plymouth, MN Lines: 13 In article <678@zycad.UUCP> kjb@zycad.UUCP (Kevin Buchs) writes: > Why can one not make calls to >procedures/functions in the "main" module from one of the >non-main modules? Yep, I wasted a morning trying to get this to work too...(it wasn't too explicit in the Apollo manuals that I couldn't do it). It may seem like a trivial problem, but it causes other messy coding 'workarounds' that are likely to haunt you if you every get into an environment like we have (>1 million lines of code of Apollo Pascal scattered around on 200+ nodes in DSEE). Makes C (or even ADA) look so nice at times. -Todd Burkey trb@stag.UUCP