hbar
Member²
Version 6.0.3.893
In the edit package spec & body window, there's a bug in the find & replace (f&r) when you try to find to f&r on a selection. This will let you replicate my situation:
0. Edit a package
1. Take a procedure and copy it
2. paste above the original procedure, so you have 2 identical procedures consecutive in the package.
3. Select the new procedure, starting at the bottom and dragging up to the top.
4. Find and replace the procedure name with a new name, using the selection and replace forward options.
You'll notice that while your selection has been modified, also the first line of the next procedure has been replaced, even though it was not selected. If you make your selection by dragging from the top of the procedure down to the bottom, f&r works as you might expect.
Can anybody else reproduce this?
In the edit package spec & body window, there's a bug in the find & replace (f&r) when you try to find to f&r on a selection. This will let you replicate my situation:
0. Edit a package
1. Take a procedure and copy it
2. paste above the original procedure, so you have 2 identical procedures consecutive in the package.
3. Select the new procedure, starting at the bottom and dragging up to the top.
4. Find and replace the procedure name with a new name, using the selection and replace forward options.
You'll notice that while your selection has been modified, also the first line of the next procedure has been replaced, even though it was not selected. If you make your selection by dragging from the top of the procedure down to the bottom, f&r works as you might expect.
Can anybody else reproduce this?