Groups | Search | Server Info | Login | Register


Groups > comp.lang.pascal.borland > #124

Re: rebuild of turbo pascal .exe, missing .TPU modules

From Marco van de Voort <marcov@toad.stack.nl>
Newsgroups comp.lang.pascal.borland
Subject Re: rebuild of turbo pascal .exe, missing .TPU modules
Date 2012-09-02 14:38 +0000
Organization Stack Usenet News Service
Message-ID <slrnk46rre.1dmg.marcov@toad.stack.nl> (permalink)
References <c475b219-0531-420e-ac5e-100c16d3a1c8@googlegroups.com>

Show all headers | View raw


On 2012-09-01, red fox <lornedudley@gmail.com> 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. 

Back to comp.lang.pascal.borland | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

rebuild of turbo pascal .exe,  missing .TPU modules red fox <lornedudley@gmail.com> - 2012-09-01 12:08 -0700
  Re: rebuild of turbo pascal .exe,  missing .TPU modules Marco van de Voort <marcov@toad.stack.nl> - 2012-09-02 14:38 +0000
  Re: rebuild of turbo pascal .exe,  missing .TPU modules Dr J R Stockton <reply1235@merlyn.demon.co.uk.invalid> - 2012-09-02 20:27 +0100

csiph-web