This function should just take a path and then split up the path to the script to run and the current working directory. It should also check that the file permissions are correct before trying to run the command. This will help clean up a lot of the code used when compiling and running in the Configure object.
This function should just take a path and then split up the path to the script to run and the current working directory. It should also check that the file permissions are correct before trying to run the command. This will help clean up a lot of the code used when compiling and running in the
Configure
object.