Googler
Сообщения: 3665 Благодарности: 1563
Профиль | Отправить PM | Цитировать
#Include <File.au3> $sFPath = @WindowsDir $aFiles = _FileListToArray($sFPath, '*', 1) $iFiles = $aFiles[0] MsgBox(64, "Результат", 'В папке "'& $sFPath & '" найдено '& $iFiles &' файлов.')
Отправлено: 09:26, 13-08-2009 | #2