Forum Post: RE: seach a direcrtory

  • Thread starter Thread starter rblanchard
  • Start date Start date
Status
Not open for further replies.
R

rblanchard

Guest
Another option is to use .NET. I know in 10.2B the System.IO.FileInfo was much faster than the ABL FILE-INFO oDirectory = NEW System.IO.DirectoryInfo ("FolderName"). IF oDirectory:EXISTS THEN

Continue reading...
 
Status
Not open for further replies.
Back
Top