Java etl project

Hey does anyone know a better way of having a file that has scripts that are read by java but these scripts are not what you think they're not sh, bat just a notepad file and java reads them as if they are scripts in this project it extracts files from one source and puts it to many different targets the file reads from different languages one line can have \dir\file\load.vbs another \dir\file\load.java whats a more modern way of doing this in keeping with todays times ask for more clarity if needed
Was this page helpful?