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

RE: Need COBSW type settings in Visual Studio for animating and testing

$
0
0

Hello,

For managed projects, you may add an application configuration file and set the runtime switch. Here are the steps:

  1. right-click on the project
  2. select Add > New Item
  3. select Application Configuration File
  4. click Add (and App.config is added to the project)
  5. right-click on App.config
  6. click Edit
  7. enter COBSW in the Name field
  8. enter +B-F-N in the Value field
  9. click Set
  10. click OK

For native projects, you may follow the same steps as above. The only difference is that the configuration file is called Application.config

Regards,


Viewing all articles
Browse latest Browse all 4356

Latest Images

Trending Articles



Latest Images

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