Loop thru Files in a folder

 

I have files in Experts/files folder, where I convert csv to hst.

Any chance I can loop thru them?

Like this in vb

Files = Dir(Path,vbnormal)

do while files <> ""

<RUN CODE>

files = dir

loop

So far I havent been able to see functions like this in MT4, is this correct ?

 
See article Grouped File Operations. Search and get.
Reason: