In v6.00 Beta 2, when I do a Find All References (F7) search, then type a new name into the Rename To box & hit Rename, I get a toast message pop up saying "Name already exists".
In this particular case, I am porting a B4A app to B4J & have copied the Starter service to a code module & renamed it to "Startup". I am trying to rename all the references in my code from Starter to Startup - so I do an F7 search, but then run into this issue when I type "Startup" into the Rename To box & hit Rename. If I type something else (eg: "crap") into the Rename To box, it works fine.
I thought it might be getting confused because of the code module name ("Startup"), however if I type in "Options" - which is also a code module name - it works fine.
- Colin.
In this particular case, I am porting a B4A app to B4J & have copied the Starter service to a code module & renamed it to "Startup". I am trying to rename all the references in my code from Starter to Startup - so I do an F7 search, but then run into this issue when I type "Startup" into the Rename To box & hit Rename. If I type something else (eg: "crap") into the Rename To box, it works fine.
I thought it might be getting confused because of the code module name ("Startup"), however if I type in "Options" - which is also a code module name - it works fine.
- Colin.