| Revision: | 51 |
| Committed: | Sat May 12 00:27:53 2012 UTC (13 years, 10 months ago) by nino.borges |
| File size: | 345 byte(s) |
| Log Message: | testing |
| # | Content |
|---|---|
| 1 | SetKeyDelay, 250 |
| 2 | MsgBox, 1, Concordance Security Changer, This program will make two adjacent fields full access for all users. |
| 3 | Security_MainLoop: |
| 4 | WinWaitActive, Security |
| 5 | Send, {TAB 3} |
| 6 | Send, {SPACE} |
| 7 | Send, {TAB 7} |
| 8 | Send, {DOWN} |
| 9 | Send, {TAB 10} |
| 10 | Send, {SPACE} |
| 11 | Send, {TAB 7} |
| 12 | Send, {UP} |
| 13 | Send, {TAB 7} |
| 14 | Send, {DOWN} |
| 15 | Goto, Security_MainLoop |