|
|
Rank: Advanced Member Groups: Member
Joined: 1/30/2008 Posts: 57 Points: 171 Location: Canada
|
Hi Oliver, in addition to above, version 1.8.4 'Search More' feature worked OK on the same test. Did you see anything different in your tests?
|
|
Rank: Administration Groups: Administration
Joined: 12/5/2006 Posts: 114 Points: 801
|
My mistake (sorry). I sent per email link to patch.
Best regards, Oliver
Oliver ReplaceMagic Support
|
|
Rank: Advanced Member Groups: Member
Joined: 1/30/2008 Posts: 57 Points: 171 Location: Canada
|
Another small bug in "Search More" feature. Using the same test file as before:
1 test proc with 1 comment line = '\\server2\share
in each of the following:
sheet1 thisworkbook module1
the change is made to each proc but the output screen shows 3 changes made to the same proc (ThisWorkbook):
server2 server1 VBA Code C:\temp\New Microsoft Excel Worksheet.xls ThisWorkbook>>thisworkbook_vba>>'\\server2\share1 server2 server1 VBA Code C:\temp\New Microsoft Excel Worksheet.xls ThisWorkbook>>thisworkbook_vba>>'\\server2\share1 server2 server1 VBA Code C:\temp\New Microsoft Excel Worksheet.xls ThisWorkbook>>thisworkbook_vba>>'\\server2\share1
So far this is all I have found.
FYI, "Search & Replace" feature reports changes correctly + RMThreadKiller is no longer visible on taskbar or task mgr + Popup "Problems During Load" is still not being auto handled, is this due to RMThreadKiller not running?
|
|
Rank: Administration Groups: Administration
Joined: 12/5/2006 Posts: 114 Points: 801
|
Thanks for info. I will check and make necessary corrections.
As you installed new version default value in "Application Configuration" for "RM Thread Killer" is not to appear (value = 0). Just set it to any number and it will be there. Message "Problems During Load" is integrated in "RM Thread Killer" so it should work. (I could not test it because I never saw that message).
Best regards, Oliver
Oliver ReplaceMagic Support
|
|
Rank: Advanced Member Groups: Member
Joined: 1/30/2008 Posts: 57 Points: 171 Location: Canada
|
Thanks Oliver, look forward to the new release. The RMThreadKiller option you mention, I do not see this in the Application Configuration options panel or in the .dat file. Is this the same as "Close Convert File Window After sec" or some other option?
|
|
Rank: Administration Groups: Administration
Joined: 12/5/2006 Posts: 114 Points: 801
|
Yes, this is "Close convert file..." option. Just set it to some number (of seconds).
Regards, Oliver
Oliver ReplaceMagic Support
|
|
Rank: Administration Groups: Administration
Joined: 12/5/2006 Posts: 114 Points: 801
|
Hi Jim,
I placed on same location (sent before in email) new version of RM with correction for "Search more" option (problem with VBA and reporting what was changed).
Best regards, Oliver
Oliver ReplaceMagic Support
|
|
Rank: Advanced Member Groups: Member
Joined: 1/30/2008 Posts: 57 Points: 171 Location: Canada
|
Latest v2.0.0 stalled trying to handle dialog window title "Multidimensional Connection" I assume related to pivot tables and OLAP datamarts/cubes.
Is there any way to force the dialog/popup window to the foreground if it causes RM to stall as a result of ThreadKiller not handling the popup window correctly?
The only way I managed to get the above title was to use explorer to open the file that RM was working on. Only then did the popup window appear.
Getting to this file wasn't easy as RM appears to use some form of sendkey or similar method to control keyb/mouse input. I was constantly having window focus taken away as I tried to right-click START to get to windows explorer.
|
|
Rank: Administration Groups: Administration
Joined: 12/5/2006 Posts: 114 Points: 801
|
As we never saw this popup can you tell me what controls you have on it (Cancel button, Ok button,...)? What you have to do to remove this popup (press Escape, Enter,...)?
Thanks, Oliver
Oliver ReplaceMagic Support
|
|
Rank: Advanced Member Groups: Member
Joined: 1/30/2008 Posts: 57 Points: 171 Location: Canada
|
I clicked Cancel.
|
|
Rank: Advanced Member Groups: Member
Joined: 1/30/2008 Posts: 57 Points: 171 Location: Canada
|
Oliver wrote:As in other thread - version 2.0.0 will be published during this week.
One more question concerening "Multidimensional Connection" - beside clicking on Cancel can you close this window using keyboard (pressing Escape, Enter,...)?
Thanks, Oliver I just clicked cancel, focus may or may not have been on this button. So you use some form of sendkeys then within RMThreadKiller, if I notice the same stall again I'll check which button has focus.
|
|
Rank: Administration Groups: Administration
Joined: 12/5/2006 Posts: 114 Points: 801
|
Thanks :)
Oliver ReplaceMagic Support
|
|
Rank: Advanced Member Groups: Member
Joined: 1/30/2008 Posts: 57 Points: 171 Location: Canada
|
With any window that "stalls" RM processing, can't you just send ALT-F4 keypress via RMThreadKiller, when the timer expires? Or, force the popup window to the foreground for the user to see what is causing the issue?
|
|
|
Guest |