cannot run cobol jvm classes after update java 8_51 to java 8_131
Hi everyone,I am doing some test from the recently published Visual Cobol ebook by Micro Focus, the test is simple, but I'm trying to understand what's is wrong when I upgrade the java 8 jdk...
View ArticleVisual Cobol with Visual studio
Dear Chris, Windows 10.Versión Visual Cobol : vcvs2015_23. 32 bits.Versión Visual Studio 2015: vs2015.pro_esn. 32 bits.Versión Sql Server 2008 : SQLEXPR_x86_ESN Service Pack 3. 32 bits. 1.-...
View ArticleWant to download visual cobol trial version.
I am working on a modernization project wherein a part of code is there in COBOL. I need to download Visual COBOL to compile and see if it works fine and there is no issue. Can someone please guide me...
View ArticleRegistration
Trying to register free Personal Edition product. Received message: Contact information supplied and product Serial Number do not match. Please check the details below and press Next and our...
View ArticleHow to connect to db2 database using visual cobol??
I'm working on a POC migration from mainframe to open system. I would like to know how to connect to db2 database using visual cobol? Is there any change we need to do to the existing cobol program...
View Articlepdflib
Hello,has anybody some experience with the C library pdflib (http://www.pdflib.com/), either version 9 or 7 (the previous free one) under RHEL ?I have been trying to use them under Centos (=RHEL) 5.9...
View ArticleUse a Variable for a File-Name
Is it possible Visual COBOL Personal to use a variable for the 'assign to' name.I am working on a project that I need to split a file in about 100 different files for delivery. And DO NOT want to...
View ArticleFree Trial License
HelloI downloaded free trial version of Visual Cobol 2015 for Visual Studio 2015 with License Key DB6BD78EA0590FE1 and Serial Number Serial (for support): 600000710381But not able to activate it, as I...
View ArticleCan't generate javadoc for java project in visual cobol eclipseIDE
Hello everyone: I am trying to generate javadoc for my java project use the visual cobol eclipseIDE(toolbar→project→Javadoc generation) and I also generate an javadoc ant file(.xml) at the same...
View ArticleRun Time issues on virtual server
Has anyone in the community experiences major run time degradation when running Visual Cobol-compiled modules on a virtual server?Here's what's happening to me: Running VC 2.2, I wrote a test program...
View ArticleVisual cobol to db2 connectivity
HiI am using visual COBOL , I want to know exactly how to connect to db2 database and start using$SET DB2(DBMAN = ODBC)exec sql connect to ODBC DSN Name end-execIs it enough or do I need to add...
View Articleunable to get an email with from MF with VC 2.3 DL link even though gone thru...
After doing the form at https://www.microfocus.com/products/visual-cobol/visual-cobol-for-eclipse/personal-edition/windows/trial-download/ and supplying a valid gmail address I'm taken to a page that...
View ArticleW/B 4.x conversion to Visual COBOL on Eclipse
Greetings:I am looking to convert some very old Micro Focus COBOL code from W/B 4.x to Visual COBOL.I would prefer to use Visual COBOL on Eclipse with JDBC connectivity to SQLite or MySQL.Most...
View ArticleMicro Focus data tools add-pack
I'm using the personal edition of Visual COBOL for Eclipse. Is this edition eligible for Micro Focus data tools add-pack? If so, how do I get it? Recently I attempted to register at...
View Article.dds files to GUI screen
Has anybody come across a converter that takes the old .DDS 'ACCEPT' screen statement to a GUI screen.Not holding out much hope. John
View ArticleNo license code is available for feature RestrictedNativeChecker
I was trying to compile my code through cmd but got the following error." Error[18]: No license code is available for feature RestrictedNativeChecker on host 127.0.0.1. "Can someone please help. I had...
View ArticleHow detect an event from a external hardware
Hello:I return to the forum with the continuation of the problem I had but now I am going more advanced.I bought a new IoBoard to a new vendor that has an API (NuxIOAPI.DLL) and now I can already enter...
View ArticleImport json data
is it possible with visual to Import json-data/files simply?Or must we have separate Tools?have MF a Little examples in Cobol?thanks for each help!
View ArticleTranslate C# to VC
Hello:Can someone help me and translate these two C # instructions to Cobol?_NuxIO.ValueEnteredEvent + = new NuxIO.ValueEnteredEventHandler (OnValueEnteredEvent);Private void OnValueEnteredEvent...
View Article