Quantcast
Channel: Visual COBOL - Forum - Recent Threads
Browsing all 4356 articles
Browse latest View live

RE: Getting started

The question should have read "there is no COBOL on the list I got for project choices. Any ideas?

View Article


VS Cobol PE

When downloading the VS Cobol PE; I receive a message that indicates I need to download Visual Studio 2012 Content Help Manager?

View Article


RE: VS Cobol PE

We have different product installers for each specific version of Visual Studio.If you are downloading the installer for Visual Studio 2012 then you need to install it into Visual Studio 2012 as it...

View Article

RE: Getting started

You will need to install the license that should have been sent to you in a separate e-mail in order for the COBOL projects to be made available.Licenses can be installed by starting Start...

View Article

RE: Getting started

Did you start Eclipse.exe or Visual COBOL for Eclipse? I guess these are different executables.Did you get the license?

View Article


Getting started

I am a first time user. I downloaded the trial version with eclipse. I followed it's getting started example til it told me to choose new>project>COBOL.There is on COBOL anything in the list. Any...

View Article

VC for VS Error

Dear Sir,I am Getting the Error enclosed when I Build an Application in Visual Cobol fot Visual Studio.When I Debuggins with animation I see  That all is fine  but not Find de File "C:\FILE1C.DAT"that...

View Article

RE: VC for VS Error

Hi Pedro,The method name should be capitalized as Text instead of text.move NEUTRALNAME  to TextboxFname::Textmove SURNAME  to  TextBoxSname::TextIt also looks like there is a problem with the...

View Article


RE: sql default schema

Hello,for preprocessed programs I could imagine compiler options like this :SQL(DBMAN=JDBC) SQL(NOAUTOCOMMIT) SQL(CHECK=true) SQL(DB=jdbc:db2://zzzzz.muc.xxxxx.de:50003/vvsk1) SQL(PASS=xxxx.xxx)...

View Article


RE: Write XML File

So Sorry...I Find the mistake.  Solved.PJM

View Article

Write XML File

Dear Sir,When I executed this Code in Visual Cobol for Visual Studio, Thge Output File is Empty :        $set p(prexml) endp  program-id grabaxml as"XMLDemo.grabaxml". EnvironmentDivision....

View Article

VC for Eclipse 2.2 does not start

Hello,We just did a fresh installation of VC for Eclipse under Windows 7 64 bits and here is the error message :An internal error occurred during: "Initializing Java...

View Article

RE: VC for Eclipse 2.2 does not start

This error message can occur if you do not have a valid license installed for this product or if you have only a 64-bit version of Java installed on your system.Visual COBOL for Eclipse requires that...

View Article


RE: Working storage variables persisting after class finalized in native code

I created a demo and opened incident 2780525.

View Article

RE: Working storage variables persisting after class finalized in native code

I'll also upload the demo.

View Article


Working storage variables persisting after class finalized in native code

A class had a method that used WORKING-STORAGE instead of LOCAL-STORAGE.  I created in instance of the class and set a variable in WORKING-STORAGE to a value, then finalized the instance.  I then...

View Article

RE: Working storage variables persisting after class finalized in native code

Morning,The working-storage section is static and shared between all instances, so if you want the field to part of the object-storage and exist in each instance move the field into the "object-storage...

View Article


RE: sql default schema

Hi Michael,I spoke to development regarding this and for managed JVM code the connection properties are not controlled by OpenESQL but need to be set within the connection definition itself.Using...

View Article

abstract method

I have a class that inherits from an abstract class.  Inside of this class is an abstract method.  In the inherited class I want the abstract method to be private.  When I code override I get an error...

View Article

RE: Visual Studio Error

What exactly are you doing when you get this error?Can you please show me what the program looks like?Thanks

View Article
Browsing all 4356 articles
Browse latest View live


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