Re: Porting TPUs to Delphi 7 Console Mode

Posted by Lionel on August 06, 2004

In Reply to: Porting TPUs to Delphi 7 Console Mode posted by Lionel Joyner *DClub* on July 24, 2004

: What does it take to port Turbo Pascal Units (TPU) to work in the Delphi Console Mode. I have an application that was written in Turbo Pascal which calls up or uses TPUs but I would like to run the application in the Delphi console mode. I have not had any experience in doing this before and it may not be possiable. The alternative would be to convert the TPUs to Delphi Components and then USE them in a regular Delphi Application, I don't know which way to go with this at this point but if anyone has done something like this before I would appreciate it if you would share the procedure with me. If you have an example it would be very helpful.

******************************************
Thanks Frank, I will try what you suggested.
*****************************************


[ DelphiLand FAQ ]
Compiling Console Applications
Learn Pascal with simple Delphi Console Applications