I need some basic concept explained.
I have been asked to modify an aplication. It has been compied into multple EXEs with one module calling the next. I am having trouble getting it to run from the command prompt. I believe I need to recompile before my changes are seen, or the path statement is finding the compiled EXE before it finds my updated PRG. or something else. The question is, what is the advantage of multiple EXE programs and what is the disadvantage?
Jim Rumbaugh
I have been asked to modify an aplication. It has been compied into multple EXEs with one module calling the next. I am having trouble getting it to run from the command prompt. I believe I need to recompile before my changes are seen, or the path statement is finding the compiled EXE before it finds my updated PRG. or something else. The question is, what is the advantage of multiple EXE programs and what is the disadvantage?
Jim Rumbaugh