Quantcast
Channel: Visual COBOL - Forum - Recent Threads
Viewing all articles
Browse latest Browse all 4356

RE: Porting native DLL COBOL program to Managed Code?

$
0
0

The errors you are seeing are due to the default setting of the SOURCEFORMAT directive in managed code projects being SOURCEFORMAT"VARIABLE" instead of SOURCEFORMAT"FIXED" like it is in native projects.

This can be changed under Project Properties COBOL tab under drop down for Source Format.

The rest of your directives should be the same as for native code.


Viewing all articles
Browse latest Browse all 4356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>