Need utility that changes entries from entered data to carry forward and vice versa.

If entered data is duplicated from the row above, we can generally safely delete the entry and have it carry forward. Sometimes CAESAR files get polluted with these and it makes it difficult to change data as it requires us to manually clean this up.

Also, sometimes the current section of a given model is disconnected from sequential nodes. Perhaps you're going backwards and adding small branch connections.

You have to pay special attention to these discontinuities when it comes to carry forward data. I would suggest that the utility be made to go through the model and look for discontinuous piping and change carry-forward values to entered values.

Thanks