Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news.stack.nl!.POSTED!not-for-mail From: Marco van de Voort Newsgroups: comp.lang.pascal.borland Subject: Re: rebuild of turbo pascal .exe, missing .TPU modules Date: Sun, 2 Sep 2012 14:38:38 +0000 (UTC) Organization: Stack Usenet News Service Lines: 22 Message-ID: References: NNTP-Posting-Host: toad.stack.nl Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: mud.stack.nl 1346596718 56308 2001:610:1108:5010::135 (2 Sep 2012 14:38:38 GMT) X-Complaints-To: abuse@stack.nl NNTP-Posting-Date: Sun, 2 Sep 2012 14:38:38 +0000 (UTC) User-Agent: slrn/0.9.9p1 (FreeBSD) Xref: csiph.com comp.lang.pascal.borland:124 On 2012-09-01, red fox wrote: > The name of the executing application is CORKCALC.EXE . > > The CORKCALC.PAS source includes the following. > > USES > DelayFix, > crt, > dos, > printer, > bstrings, > SpdWrite, > PopMenu, > NatCodes, > NewerFil; > > > Unfortunately, I am unable to find the .TPU modules for crt, dos, and printer. The others do not come with any TP and thus are 3rd party. So if you don't have the them, your sources are incomplete.