Forum Discussion

Herman's avatar
Herman
Contributor
16 years ago

The count property of the object "aqFileSystem.GetFolderInfo(FolderName).Files.Count" is reported to be "unknown".

I'm using DelphiScript for testing some applications. I use the procedure shown below to check if the number of files and subfolders in a tested folder is as expected. The problem with this procedure...