Where can I find the "wish list" or "feature request list" for Visual COBOL? You, the place where people can describe a feature they would like to see and then other Visual COBOL users vote on whether they would also like to see it?
One that I would like to see is the Application.config file working the way it does with Managed code and all of the other IDE's in Visual Studio, instead of whatever it is that is there now. It would be nice to have a config file that actually works as a config file, providing information to the program that is not available at compile time, "late binding" and can be transformed like the app.config in Managed code.
#app.config
#application.config
#config