CLEAR(RecFile);
RecFile.SETRANGE(Path, myPath);
RecFile.SETRANGE("Is a file", TRUE);
RecFile.SETFILTER(Name, 'act.*');
// or RecFile.SETFILTER(Name,'%1*','act.');
IF RecFile.FIND('-') THEN BEGIN
REPEAT
...
UNTIL recFile.NEXT = 0
there is a lot to find about the "File"-table in this forum. Just search... .
(Anakin - that's Darth Vader, father of Luke Skywalker. Use the "Search", Luke! ... )
Comments
there is a lot to find about the "File"-table in this forum. Just search... .
(Anakin - that's Darth Vader, father of Luke Skywalker. Use the "Search", Luke! ...
Eric Wauters
MVP - Microsoft Dynamics NAV
My blog