Link to home
Start Free TrialLog in
Avatar of Mogwai
Mogwai

asked on

Need to find .TPU files, where can I get them??

Hey there,

Ok I need to find .TPU files for a project I'm working on:
examples SysUtils,Windows, etc.
Where can I find the most extensive selection??
Avatar of scrapdog
scrapdog
Flag of United States of America image

Which compiler are you using?  Those sound like Delphi units...


Avatar of Mogwai
Mogwai

ASKER

It's a Turbo Pascal Compiler, Old version though, it's only 5.0,
I haven't worked on Pascal in such detail before, so you may be right about the Fact that these are Delphi Units:
Here are the others that are in use:

Messages, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Menus, Buttons, ExtCtrls, ComCtrls.

Do these verify your ideas???
Those are definitely Delphi units.  There is no way to compile those in Turbo Pascal.

If your source code is small, if you want you can send it to me and I will run it thru Delphi (as is).
Avatar of Mogwai

ASKER

No there are large Units, plus this is an internal Company Project that I'm working on, so I'm afraid I'm gonna just have to get a Delphi Compiler somewhere!!!Thanks for all the help anyhow, your welcome to the points!!! That is if you  tell me how I'm supposed to give them to you!!!
By the way when I say teh project is pretty big, I mean there are about 12 Units, the Main one is about 30-40 pages, and the rest are all about 10 pages in length, so I think I have my work cut out!!
ASKER CERTIFIED SOLUTION
Avatar of scrapdog
scrapdog
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
To give someone points, you select a grade, or you can reject their answer to leave it open for others...
Avatar of Mogwai

ASKER

Thanks again Scrapdog