Retrieves all files in a folder and creates a comma-text with all file names. But unlike the file-lister it splits the list into several sub-lists.
Note: If you have listed 100 files and you chose split count=5, I'll get 5 lists of 20 files each.
Number of sub-lists.
Retrieves all files in a folder and creates a comma-text with all file names.
Re-scans the folder (normally the re-scan is done automatically if one of the parameters changes).
Clears the output files list.
File type to select:
comma-text which contains files extensions or a search pattern used by the file lister.
Note: Only when file type is set to user extensions or directories
Note:
Note: For user extension it can be a string like a*.wav,myfile.*,*.docx,*.rtf,*.doc
or simply docx,rtf,doc
Note:
Note: For directories it can be a search pattern like *lib*,*library*
Filter applied to the names of the list. It's a string, and only the files which contain this string will be selected. The filter is case sensitive.
Path to scan.
If the path starts by ./
then Usine will look into the Usine folder or in the current workspace directory.
List of all the files as comma-text.
Gives the number of files in the lister or the comma-text.
Automatically sorts the comma text result list by alphabetic order.
Determines if the scan occurs only in the selected folder (root directory) or in the selected folder and all sub folders (all directories)
Disables the error message trace when the path doesn't exist or has a wrong format.
version 6.0.240801
Edit All Pages