to check if an associative array or linear array is empty: MsgBox, % oArray.Count() ;will silently fail prior to AHK v1.1.29 MsgBox, ...
確定! 回上一頁