Automatically open project when click on Visual Studio?
I just upgraded from very old Visual Studio and Visual COBOL to Visual Studio 2017 and Visual COBOL 3.0In my old setup, when I clicked my icon, Visual Studio automatically opened my project.In my new...
View ArticleChange xml document
How can I change the tag nr and naam with organisation xml without all tag names in the FILE SECTION. XD <envelope xmlns:xsi="www.w3.org/.../XMLSchema-instance"...
View ArticleMFA
SIR MFA continue as a MF Product or has another name?Enterprise Test Server has another name..??Enterprise Developer (old MFE) has another name???I need a QA Environment and I want yo know the...
View ArticleDon't understand symbol in Solution Explorer
I've got a native CLEAN.cbl that uses a copybook named COMPUTATION.cpy. It's not working. The code in COMPUTATION.cpy isn't recognizing variables and procedures contained in CLEAN.cbl.In the...
View Articleregistering Visual Cobol for VS2017 Authorization Process Error
When Automatic is selected: MG0012 Wrong ProductWhen Manual is selected: MG0106: Unable to authorize the request.Note that this is a different error from the other MG0106 error according to Chris...
View ArticleShow absolute path of copy in listfile
Hi,is it possible to show always the full path of an copy in the list file. What we want to see is the directory where the copy was found. We see the path in the page heading of the list file. But if...
View ArticleDebug JVM Cobol remote application - Wait for Application Attachment
Hi,we have a Cobol JVM application on an AIX. The Cobol JVM classes are called by a Java main file. The java main itself is called by cobjrun with a korn shell script. What we want to do now, is the...
View ArticleUnable to activate Visual Cobol PE
I am experiencing the following problem :Hi Everyone, I'm reposting George's issue, since I'm having the same problem. I downloaded and installed Visual Cobol PE for Visual Studio 2017, but I can't...
View ArticleVisual Cobol for Eclipse: Unable to activate "Run Configuarations" or Debug...
Hello all,it seems to me that that the activtion of "Run Configurations" or "Debug Configurtions" in Eclipse is not possible and generates a Java "null pointer exception".I am using Windows 10. With...
View ArticleNeed to issue a DOS command from within a native COBOL program
In my COBOL program I would construct a DOS command like "copy EDITFILE.txt EDITFILE-Finance.txt"Question: how can I cause the COBOL program to actually issue that command?
View ArticleIs it possible to get a visual cobol personal edition download for visual...
I have tried to find a download for visual cobol 2013 that would work with my existing visual studio professional 2013, but it seems the only option I can find is visual studio 2017. I tried this and...
View ArticlePhantom Copylib A short description – 2017 Visual Studio, in one program of a...
The following will detail the situation. The copybook that is the offender is the Control.cpy under Form1 of the Load Score Sheet project and does not appear in this view. The other uses of this...
View ArticleHelp with XML
HiWe have a windows forms payroll application, which uses classes and called programs (migrated from Net Express and all compiled as managed code), and using .idx data files. We are using VC 2.3 and...
View ArticleSQL Cursor
I have a question about using cursors with ADO and ODBC. Currently I am using ADO to get the result of a query in a datareader object: 01 DATAREADER-9615 TYPESystem.Data.SqlClient.SqlDataReader. EXEC...
View ArticleCannot invoke project. A simple coding problem in 2017 Visual Studio
The code I used came from the COBOL training class and allows one project to initiate another project. There must be some feature that initiates this capability. The code follows; method-id...
View ArticleAdd projects to existing Project
Background - using 2017 Visual Studio I have created and tested multiple projects which now need to be consolidated into a single project. It should be simple, click the "Add Project", and select the...
View ArticleReading Cobol program using another program.
Good Afternoon All, Can you please help me here i have been given a task to read a Cobol Program which contains several CALLING statements. these Calling statements include statements that call other...
View ArticleI have Visual Studio license, but got message saying "evaluation period has...
About a month ago I got a full upgrade of my Visual Studio and Visual COBOL, with help from Mark Buchanan. Today Visual Studio told me my license was only for a 30-day evaluation period. See screen...
View ArticleRead from a Portuguese identification id
HiI need to read the data of the Portuguese citizen's card.It is a card with a chip that contains the citizen's data (name, address, etc).For this there is a DLL but I can not use it because I have no...
View Articlecalling procedural cobol from java I get error
Exception in thread "main" java.lang.UnsatisfiedLinkError: no cbljvm_sun in java.library.path at java.lang.ClassLoader.loadLibrary(Unknown Source) at java.lang.Runtime.loadLibrary0(Unknown Source) at...
View Article