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

RE: Dialog System with Visual Cobol

$
0
0

Hello,

The problem is that you do:

move 0 to main-options

You should do instead:

move 1 to main-options

According to the documentation "Options should contain 0 for launch and 1 for load."

Regards,


Viewing all articles
Browse latest Browse all 4356

Trending Articles



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