On Fri, 2 Feb 2001 14:30:48 +1100 (EST), DaZZa wrote:

>I have a piece of source code. It's written in Pascal - Delphi, to be
>precise.

If its written in Delphi it will be Object Pascal (sorta what C++ is to
C)
Does it have a TForm declaration? [grep TForm *.pas] (This means its a
windows GUI and you will be in for a bit of work stripping out the
crap)

>I can't figure out how to compile the bloody thing!

Wait for Kylix?

Regards


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to