Menu: View→Interface Properties→Misc
Checking this box allows arrows to change sides when you touch up the path diagram by pressing .
See To allow arrows to change sides during touchup.
Programming
In Amos Graphics programs, you can put a check mark in this check box by using the following statement (Visual Basic):
pd.GetCheckBox("InterfacePropertiesForm", "MiscOptCheck1").Checked = True