You can try the following method.
First, create a text file, such as file_names.txt that list all the all the names of your data files in one column.
Read the file_names.txt.
Use do loop to open each data file. Within the do loop output each data file to a dataset.