Andis Blicāns, Grasko
7-7-25
Operating system: Windows
  extension = ".xml";
  fromfolder = "Orders/import/";
  filename = FileNameFromFolder(fromfolder,extension); 
  The FileNameFromFolder function reads files with non-XML extensions, such as TXT and other files.   
  Is this correct or is it a HAL bug?
  //Andis