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

RE: RM POP UP Problem

$
0
0

On Windows, the command to link is cbllink:

    cbllink -otemplate01.exe template01.obj cobwin2.obj

This will link in cobwin2.obj, which contains the required entry points for popup windows.  Note that no space is allowed between the -o option and its argument, the output file name.  After the -o option and its argument, list the object files in your project plus cobwin2.obj.


Viewing all articles
Browse latest Browse all 4356

Trending Articles



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