> 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. _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode