I havent had any problems at all with converting many record definitions and
apps all from BP7..
String type - best to convert all string to shortstring. Do not use $H
directive, it is stuffed, to put it mildly.
Real - I have had no problems.
Records - ofcourse you need to use the $A to not align the fields within a
record to boundaries.
-----Original Message-----
From: Terry Johnson <[EMAIL PROTECTED]>
To: Multiple recipients of list delphi <[EMAIL PROTECTED]>
Date: Saturday, 15 July 2000 09:00
Subject: RE: [DUG]: Delphi & B/Pascal issue ??
Jeremy,
An interesting thing to check is the 'sizeof (TMyRecord)' under both Delphi
and BP. When it's the same, you know you've got it right. Have a look at
the 'packed' keyword and $A- directive. String types may be a problem too.
Terry
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz