Add Comment
|
Related Links
|
TrackBack
Helping Hand: Auto-Click Button on ClearCase File Identical DialogWhen merging a lot of files in ClearCase, it's possible that you'll get the files are identical dialog box shown below. Once the dialog pops up, it just sits there waiting for your input. But in most cases, you are going to do the same thing, which is click on the "Yes" button. And clicking on that button a hundred time is a real chore. And it makes your automatic merge process very slow. Chieh Cheng So what's where this helping hand AutoHotKey script comes into play. This script automatically clicks on the "Yes" button for you every time this file identical dialog pops up on your screen. Because every screen is a little different, you'll have to modify the script slightly for your own needs. You'll need to specify the window position of the dialog that is centered on your screen. You can get the value for it by using the "AutoIt3 Window Spy" that is installed with AutoHotKey. Click on the file identical dialog and read the "Active Window Position" from the spy. With this script running in the background, you'll never have to click that button again. Just make sure you exit the AutoHotKey program when you are done. This script is distributed as executable source code under the GNU General Public License. Please see the license agreement elsewhere on this site. Chieh Cheng
Add Comment
|
Related Links
|
TrackBack
Did your message disappear? Read the Forums FAQ. Add CommentSpam Control | * indicates required field TrackBackTrackBack only accepted from WebSite-X Suite web sites. Do not submit TrackBacks from other sites. Send Ping | TrackBack URL | Spam Control No TrackBacks yet. TrackBack can be used to link this thread to your weblog, or link your weblog to this thread. In addition, TrackBack can be used as a form of remote commenting. Rather than posting the comment directly on this thread, you can posts it on your own weblog. Then have your weblog sends a TrackBack ping to the TrackBack URL, so that your post would show up here. Messages, files, and images copyright by respective owners. |
Products
|
Services
184 Users Online
|
Copyright © 1996 - 2024. All Rights Reserved. |