filmov
tv
CODESYS - List all files in a directory. Write a specific file type (.csv, .txt, etc) into a list

Показать описание
- Open a specific directory
- Read all the files in the directory
- Write a specified file type, like .csv, .txt, etc. into a list (array of strings)
- Close the directory
- Read all the files in the directory
- Write a specified file type, like .csv, .txt, etc. into a list (array of strings)
- Close the directory