Assuming runwait is required, the following 2 results were found.
2] - a_MyArray[2, 0] v_ThisHeight := a_MyArray[2, 3] - a_MyArray[2, 1] ; Open Notepad on right-most (3rd) Screen RunWait, Notepad.exe v_LastID := WinExist("A") WinMove, ahk_id %v_LastID%,, %v_XCoord%, %v_YCoord%, %v_ThisWidth%, %v_ThisHeight% And...
) IfExist, %A_Temp%\delete_me.txt FileDelete, %A_Temp%\delete_me.txt FileAppend, %ThisData%, %A_Temp%\delete_me.txt RunWait, %A_Temp%\delete_me.txt } PE_FunctionExports( PEFile ) { ; Lists Exported Functions/ Comp@t: WIN32_NT +AHK +LA +LW ;By SKAN...