> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of James Sugrue
> Sent: Thursday, 15 June 2000 14:14
> To: Multiple recipients of list delphi
> Subject: RE: [DUG]: Strange compiler error
>
>
> Works fine for me.
>
> BTW You do realise you can have
>
> if MessageDlg('Are you sure you want to delete this book?',mtConfirmation,
> [mbYes,mbNo],0) = mrNo then
> abort;
>
> I think I have also read somewhere that it is not recommended to
> encase the
> if statements in () if you can help it. I am open for verification on that
> one though.
I think you are wrong.
The coding style I have used is based on one that is designed to improve the
clarity of coding. I am not a C programmer.
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz