Forum Post: RE: Cobol program does not run (.exe)
Hi Chris, thanks for the quick response. Yes, I can step through the debugger with F11. I already tried the visual command prompt but nothing has happened. In the task manager I can see that the .exe...
View ArticleForum Post: Installing Visual COBOL Eclipse for red hat Linux 5.x
Need help with a link to the correct version of JAVA. I ran visual cobol from icon on Linux server desktop and got the message "visual cobol for eclipse - java is the wrong version. A 32 bit Java 1.6...
View ArticleForum Post: RE: Cobol program does not run (.exe)
This does not make any sense to me. Can you please open up a support incident with customer care for this issue as I believe that we will need to set up a webex session with you to see what is going...
View ArticleForum Post: RE: Installing Visual COBOL Eclipse for red hat Linux 5.x
bobfurno Need help with a link to the correct version of JAVA. Java can be downloaded from Oracle, at http://www.oracle.com/us/technologies/java/standard-edition/overview/index.html . Since you're...
View ArticleForum Post: Database
Hi, Is there a database packaged in the free version of visual cobol personal edition or must I buy db2, oracle or something else. /Hans
View ArticleForum Post: Visual Cobol - Event Handler (Visual Studio)
Hello! I have 2 problems with an event handler. 1: I am implementing the interface ICommand and Visual Stuido tells me that the interface member CanExecuteChanged or one of its overloads is not...
View ArticleForum Post: RE: Database
Visual COBOL itself does not provide any actual database with the product. If you are using Visual COBOL for Visual Studio then the SQL Server Express database is packaged with Visual Studio. Visual...
View ArticleForum Post: RE: Installing Visual COBOL Eclipse for red hat Linux 5.x
Thanks Mike I got Java installed OK I now need the environment variables for eclipse and Vcobol that are required(If any). Can you help with these? Thanks Bob
View ArticleForum Post: Data Items in CPY
When debugging a program, how can I look at the value in a data item that is in a copybook. If you go to the definition in debug mode, it opens the copybook and if you try to do a quick watch it says...
View ArticleForum Post: Re: Global.asax visual studio..
I was wondering if anyone could help. I am trying to add a Global.asax file to a visual cobol web application but I'm not seeing an option to Add Global classes. Has anyone managed to do this? If I...
View ArticleForum Post: RE: Installing Visual COBOL Eclipse for red hat Linux 5.x
I don't know of any other environment variables you'd need to set, if Java is properly installed.
View ArticleForum Post: RE: Installing Visual COBOL Eclipse for red hat Linux 5.x
Installed from RedHat Java-1.7.0-openjdk x86_64 . With this I get the message from eclipse: A java runtime environment (JRE) or development kit (JDK) must be available in order to run eclipse, No...
View ArticleForum Post: RE: Installing Visual COBOL Eclipse for red hat Linux 5.x
I believe both 32- and 64-bit versions of Eclipse are available, but whichever you have installed, you must have a JRE of the corresponding bitness. I'd suggest trying with a 32-bit JRE.
View ArticleForum Post: creating database in visual cobol personal edition
Hi, Can you please tell me if it is possible to create my own database using SQL Server Express database. I use the free version of visual cobol personal edition. If its possible please tell me step...
View ArticleFile: Visual COBOL - JSP Web Services Tutorial Source Code
The source code for the BookJSP tutorial application for Visual COBOL 2.2 and later.
View ArticleForum Post: RE: Installing Visual COBOL Eclipse for red hat Linux 5.x
Hi Bob, There are 64 bit versions of Eclipse available from Eclipse.org. However, Visual COBOL for Eclipse does not support 64 bit versions of Eclipse. Therefore you will need to have a 32 bit JRE...
View ArticleForum Post: Example Visual Cobol
Dear Sirs, Do you have a simples example of a Cobol Program using a Web Interfase in Visual Cobol with Eclipse...??? Regards,
View ArticleForum Post: Error COBCH0912
I develop a program with VC 2.1 and have an unsolvable problem: everytime I come to a build/rebuild, I get this error message: ' COBCH0912: internal error - dictionary invalid r/w'. - Can anyone tell...
View ArticleForum Post: RE: Error COBCH0912
Hi Stefan, I've seen this occur a couple of times in the past and each time it's been a bug in the compiler. You should send your project off to Micro Focus and report the problem as a bug. That being...
View Article