-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
When you try to check the flow of a commonly called procedure (such as print, close or error handling) the arrows are not very visible. It is kinda hard to follow the flow if i am just checking the chart.
It would be great if I could move the boxes and re-arrange the flow chart so the arrows will not overlap but I am not sure if that is possible 😄
Also, The difference between a PERFORM.. THRU and PERFROM... UNTIL is not that obvious. I wish it could be distinct so that I know that there is a loop.