ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/ns_dev/Commence_sync_fix.aut
Revision: 2
Committed: Sat May 5 03:49:35 2012 UTC (13 years, 10 months ago) by ninoborges
File size: 512 byte(s)
Log Message:
Initial Import

File Contents

# User Rev Content
1 ninoborges 2 MsgBox, 1, Commence Sync Fix, This program will attempt to fix your contact sync problem by adding the word Sync to the comments field.
2     WinWaitActive, Commence/CLIENT - Crmilton, Rolodex for MWBB Person
3     Rolodex_MainLoop:
4     Send, {ENTER}
5     WinWaitActive, Commence/CLIENT - Crmilton, Item Detail (Person)
6     Send, {TAB 18}
7     Send, Sync {SPACE 2}
8     Send, {ESC}
9     WinWaitActive, Item Detail (Person), &Yes
10     Send, ^y
11     WinWaitActive, Commence/CLIENT - Crmilton, Rolodex for MWBB Person
12     Send, {DOWN}
13     Goto, Rolodex_MainLoop