Forum Post: RE: How can I see the animating of call programs in Visual Cobol...
You do not say what the issue is that you are having with the code modified like your screenshot.Your project type is All native Libraries which means that a .dll will be created for each source...
View ArticleForum Post: RE: Managed Calling Native
If you are linking to the shared run--time system it is relying on the current setting of the PATH or COBDIR environment variables in order to locate and load the COBOL run-time system cblrtsm.dll. If...
View ArticleForum Post: RE: MouseClick Event On a Datagrid
Yep that works thanks Chris, is was this bit I missed (e::X, e::Y) DOH !
View ArticleForum Post: RE: How can I see the animating of call programs in Visual Cobol...
Can you please zip up your project folder containing the source programs, etc and send it to me at chris.glazier@microfocus.com?Thanks.
View ArticleForum Post: RE: Eclipse - subfolder Cobol programs sorting order
Yes, sorry I just received the following response from Development:----The piece pointed to in the Java preferences is all about the order to display the class information in the package explorer – we...
View ArticleWiki Page: Changing the Registered user name and company information...
Problem:When Visual Studio starts the splash screen displays a Licensed to user name and Company which is incorrect.This information is also displayed in the Visual Studio Help-->About Visual Studio...
View ArticleWiki Page: CBL_DEBUGBREAK call fails in Visual COBOL
Problem:Customer is using Visual COBOL 2.1 and has installed the Visual Studio 2010 Shell IDE that is provided with Visual COBOL.When his program calls "CBL_DEBUGBREAK" it should launch the Visual...
View ArticleWiki Page: Avira Antivirus Premium 2013 software reports two instances of a...
Problem:Avira Antivirus Premium 2013 software reports two instances of a virus in Visual COBOL 2.1 Update 1 download. message reported is: "detected a tr/crypt.xpkct.tn virus and dll is...
View ArticleWiki Page: Does Visual COBOL support CICS and JCL?
Problem:Does Visual COBOL support CICS and JCL? Resolution:The Visual COBOL product line is used for developing distributed applications for Windows/Unix that do NOT use CICS or JCL.The product that...
View ArticleWiki Page: Error "System.BadImageFormatException" when trying to run Visual...
Problem:Customer has an ASP.NET Web Application developed in Visual COBOL 2.1 for Visual Studio 2010. This is running on a Windows 7 64-bit computer.It runs fine when the debugging tab is set to ues...
View ArticleWiki Page: Visual COBOL 2.1 .NET managed code application, EXIT PROGRAM is...
Problem:Customer has a .NET managed code application running under Visual COBOL 2.1 for Visual Studio 2010. At some points When debugging the application and an EXIT PROGRAM statement is encountered it...
View ArticleWiki Page: How to make the main form in a WPF application invisible after...
Problem:Customer has a Windows Presentation Foundation (WPF) application written in Visual COBOL that displays a main form and then depending on options selected will display various other forms.When a...
View ArticleWiki Page: How do I get Dialog System support in the COBOL Server 2.1 product?
Problem:Customer has a Dialog System application that he is converting from Net Express 5.1 to Visual COBOL 2.1. In order to provide support for Dialog System in development the Compatibility Addpack...
View ArticleWiki Page: Visual Studio Find with Match Whole Word option fails when...
Problem:Customer is using Visual COBOL for Visual Studio 2010 2.1 and is using the Find option to search for the string "CUST".He has the following data items defined in his program:01 CUST...
View ArticleWiki Page: Visual COBOL native program calls .NET managed via COM Interop...
Problem:Customer has an application developed in Visual COBOL 2.1 for Visual Studio 2010. This application has a native program which calls a .NET managed .dll using COM Interop. The project for the...
View ArticleWiki Page: Visual COBOL 2.1 for Visual Studio 2010 is reporting locked .dll...
Problem:Customer has a Visual COBOL 2.1 solution that contains many different projects.The programs within these projects make calls to subprograms that reside in different projects so references are...
View ArticleForum Post: RE: How can I see the animating of call programs in Visual Cobol...
Is a quite different from MFE , but run.TKS,
View ArticleForum Post: I need eliminating this profile.....
Dear sirs,I need you eliminate the following profile from the Micro focus community becouse my Old email is not valid any more. And I have a new profile in the group-Pedrom's Profile PedromPublic...
View ArticleForum Post: OPENESQL Question
Hi All,I'm trying to access an ORACLE Database via OpenESQL (not Pro*COBOL).My COBOL apps are on a Linux Server. All is OK, but i need to check the sql syntax at compilation time.Here are my...
View ArticleForum Post: Errors not provided in Visual Studio IDE
I am using Visual Studio 2010 Professional and Visual Cobol version 2.0. For some reason when I compile a native Cobol program that has errors in it, I do not receive the actual error messages in...
View Article