Originally posted by: mathygirl
Is there something in OPL Script that would provide the functionality of a Linux touch command? I'm trying to invoke an OPL model run that generates files for another OPL model to run. I don't want the second model to run until all the necessary files have been generated by the first model. I'm running both models via a main OPL Script. I was wondering if there are some commands provided in the scripting language to check that the process of writing files for the next model run is finished.
#DecisionOptimization#OPLusingCPLEXOptimizer