I have programmed a .mod file for solving a flexible job shop problem and it runs perfectly just using it and the .dat file. Now, I am trying to modify the parameter A by using flow control in a .mod file; however, I am having an error indicating 'Element "outFile" not defined'. And it does not allow me to run the code. Does someone have any solution to it? And it happens with the other parameters bringing them from the SheetConnection, it indicates that none of them are defined.
I looked into Alex Fleischer's blog and other Stackoverflow questions but have not yet found any feasible/helpful answers. In the link you can find all the related files, the ranges are fine because it runs by itself without the flow control.https://github.com/program1032/Optimization-Code/blob/129a5d1e3d180d5f396dac45c58ac0615fa79bc4/Data.dat