Logic Flow Chart App

hh hh at hyperhh.de
Mon Aug 29 16:56:31 EDT 2016


> Bob S. wrote:
> Anyone know of a good logic flow chart editor? I am having difficulty
> whenever building complex control structures. When I have 3 or 4
> conditions that can be true or false, affecting whether or not I even
> check for conditions further down the line, I get lost pretty quickly.
> If I could visualize the overall conditional logic apart from the code
> I execute it would really help me I think.

In similar situations the compact view of specially oriented
venn-diagrams helped me a lot, even for 5 conditions:

https://en.wikipedia.org/wiki/Venn_diagram#/media/File:Symmetrical_5-set_Venn_diagram.svg

Only determining "in which segment am I now?" helped to structure the
script.



More information about the use-livecode mailing list