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
|
BEGIN:VCARD VERSION:2.1 N:Howard;Mark FN:Mark Howard EMAIL;PREF;INTERNET:[EMAIL PROTECTED] REV:20010918T052057Z END:VCARD