Mark,

You've had lots of good suggestions, but there's a book I suspect
you'd find valuable: 'Code Complete' by Steve McConnell,
ISBN 1-5516-484-4.
It even covers the begin-end issue!

Don Macrae

Mark Howard wrote:

> Help! I'm building myself an increasingly complex maze. Has anyone any
> tips on how "real programmers" keep track of the logic that is
> necessary to ensure that multi level nested if...then...else
> statements are constucted properly. I seem to be often getting into
> situations where I find myself executing similar sets of statements
> after 'else's at different levels in a set of nested
> if...then...else's. Are there any *methods* that one can employ to
> ensure that these structures are correct? I find that after about 2
> levels I cannot comprehend what else is going to be executed when. Any
> tips or references would be greatly appreciated. TIA Mark

--
----------------------------------------------------------
 Don Macrae,  Excellent Programming Company
 mailto:[EMAIL PROTECTED]
----------------------------------------------------------


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to