I have a main c# project that is the entry point for the application. my managed cobol programs are being compiled in to class libraries. this if from the config file in the cobol project add key="COBDATA" value="Z:\FDAMainMenuSolution\dataFiles" / what format should I add COBDATA to the main config?
↧