4 lines
56 B
Text
4 lines
56 B
Text
|
|
If AW_WinActivate("Calc")
|
||
|
|
AW_SendKeys("123+3=")
|
||
|
|
EndIf
|