Probably a very simple question, but this is the first time I am trying to generate .Net assemblies or dlls.
I use ccbl32 --netexe 2.0 nettest.cbl and the compile goes through with no errors, bur I only get a .acu file, I do not get a .exe file
if I use ccbl32 --netdll 2.0 nettest.cbl once again compiles with no errors and I get the .Netmodule and .acu files, but no .dll
I am no doubt doing something dumb but I cant see what it is, any suggestions?
