Application contains calls to subprograms (dll in my case).
Calls to Subprogram/dll work when you start debug from IDE.
Calls to Subprogram/dll do not work when you start debug from the Visual Studio command line.
When running programs without debug, it works if you put them all in the same folder.
You can have a common output folder for all exe and DLL files in settings (for each program).
I have not found a output folder setting at debug.
Do I have to manually copy dll:s to the output folder of the main program?
I use Windows 10, Visual Studio Profession 2017 and Visual Cobol 6.0.
/Regards
#debug
#commandline
#VisualCOBOL
#173



