IfWinNotExist , Action Dialog -- Web Page Dialog
{
MsgBox Your History Text Documentation Page is not open.
Return
}
Else IfWinExist , Action Dialog -- Web Page Dialog
{
WinWait, Action Dialog -- Web Page Dialog,
IfWinNotActive, Action Dialog -- Web Page Dialog, , WinActivate, Action Dialog -- Web Page Dialog,
WinWaitActive, Action Dialog -- Web Page Dialog,
MouseClick, left, 139, 16
Sleep, 100
MouseClick, left, 100, 277
Sleep, 100
SendInput , Received a call from employee
SendInput , {SPACE}
1EmpName()
SendInput , {SPACE}
SendInput ,(
2EmpID()
SendInput ,) @ phone number
SendInput , {SPACE}
3EmpPhone()
SendInput , {SPACE}from AU{SPACE}
4EmpAU()
SendInput , {SPACE}(Date:{SPACE}
5EmpDateStamp()
SendInput , {SPACE}Time:{SPACE}
6EmpTimeStamp()
SendInput , ).
}
#Include C:\My Documents\FileRead.ahk