Jump to content

Search the Community

Showing results for tags 'array contains search handle'.

  • Search By Tags

    • array contains search handle ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 1 result

  1. In the search function, which I saw on >this page has a drawback: the files are added to the list in reverse order. So I made a function that caches a search handle instead of path. Local $FileList = '' $timer = TimerInit() _FileSearch(@WindowsDir, $FileList) MsgBox(0, "Time", 'Time : ' & Round(Ti...
×
×
  • Create New...