Flowchart Bugs in V4.1.4

Drago

New Member
I've noticed if a gosub block is put on the drawing area it will snap onto the previous block but once you allocted the sub routine name to it the snap function is lost. The simulation says not connected. If the snap is turn off all is ok.

The other bug is the conversion of a flowchart with subroutines to basic always adds to extra goto's with labels after the return line.
 

Drago

New Member
It turn out that after you turn off the snap then turn it back on again you a message stating that if the name in the block is bigger than the block the snap of that block won't work. Then it says turn off the snap.
Great! It would have been nice to state this in the manual or fix the bug.

 
 

Drago

New Member
It turn out that after you turn off the snap then turn it back on again you get a message stating that if the name in the block is bigger than the block the snap of that block won't work. Then it says turn off the snap.
Great! It would have been nice to state this in the manual or fix the bug.

 
 

Technical

Technical Support
Staff member
This is a current limitation of the development system used for writing the flowchart graphical interface and so beyond our control at present. Try to keep all sub names short and hence within the cell to workaround the issue.
 
Top