Hello guys,
I can not go forward on this pitch:
_FileListToArrayRec("C:\files\", "*.ini", 1, 1, 0, True)
I was shown this error from Include<File.au3>:
"C:\Program Files (x86)\AutoIt3\Include\File.au3" (319) : ==> Incorrect number of parameters in function call.:
$sName = FileFindNextFile($hSearch, 1)
$sName = ^ ERROR
Do you know the cause? Thanks