Renaming - Warning in case the new variable is already in use
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
I reckon it would be helpful, if there would be displayed warning on the renaming window, if you try to rename a variable into something already in use during within the function.
This can be achieved quite simple by injecting a call to FindAll() with the correct style and evaluating the length of the returned vector right before the actual algorithm replaces all matches. Add a message box, if the length of the returned vector is non-zero.
This functionality was tested manually. No deviation occured.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r481]
Diff: