Can I use cbl_debugbreak in NetExpress COBOl which is called by VB.net code? I need to be able to debug from the VB into the cobol and then back to the VB. I have put the call cbl_debugbreak in the cobol program and recompiled it, but when I debug in VB.net, it does not bring the COBOL up.
#cbl_debugbreak




