Error 179 - MFRUN.gnt cant be found
Error 179 - MFRUN.gnt cant be found on COBOL Server for WindowsI have looked at previous post on this subject which seemed to be cleared by simply restarting...
View ArticleRedirect LPT1?
Hi, I have an old Net Express (and earlier) COBOL program that sends Hewlett Packard PCL code direct to an HP printer via LPT1 to print advertising layout page plans. The printer is attached directly...
View ArticleVisual COBOL on Windows 10
F.A.O. Chris Glazier,I've tried our application on Windows 10 using the Visual COBOL cs2012_222.exe run-time. Seems fine but can you confirm if there are any issues that we should be aware of when...
View Articlemainframe cobol project
hi,on old mfe project I have this header in cobol program: PROCESS ARITH(EXTEND) PROCESS NOOPTIMIZE COPY IXXCDIR. IDENTIFICATION DIVISION. PROGRAM-ID....
View ArticleCreating Tables with Relativity
I'm using relativity to create temporary workfiles via ODBC -- Does anybody know how to create the file in a different directory than the install directory for relativity -- hopefully this is possible...
View ArticleAccess to Supportline
Do P.E. users have access to Supportline web site? I would like to access the examples and I have not had a response from the Supportline regarding my registration.
View ArticleCan't install VCVS2010_22 on Windows 10
I have Window 10 Home 64bit. I have Visual Studio 2010 Professional (and 2013 and 2015, community editions.) I have downloaded the Visual Cobol PE 2.2 for VS 2010. I cannot install it. I get error...
View ArticleInvoke
Good morning, can i make an invoke a method created in the form of events? For example: method-id button3_Click final private. 01 newForm2 type CfgEmpresa.Form1. procedure division using...
View ArticleVisual Cobol P.E. V2.2 will not install on Windows 7
0 down votefavoriteI have spent the better part of 3 days trying to get this package to install. The jist of my problem is that the installer can't find a java on my machine. It keeps failing telling...
View ArticleOracle pro*COBOL(COBSQL)
hi,why "Oracle pro*COBOL(COBSQL)" In Enterprise Developer for eclipse in missing while In Enterprise Developer for Visual Studio in present.?in the project properties is missing but it's work when i...
View ArticleCall win forms from native cobol program with copy books
Hi,I am new to visual cobol and 3 yrs exp to Visual Studio. We have requirement where we need to design a win forms using VS and write a cobol program which will call these win forms. We will set some...
View ArticleRelativity performance
New to using Relativity and being told that there is no way to do a TOP command. How do the rest of you handle situations like this and also deal with temp files that grow to more than 4 times the size...
View ArticleMessage Wait....
I'm needing to show a message wait, searched the web but only found in C # using Threads, does anyone have an example of how to do?
View ArticleVisual 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 Articlemigration from NetExpress to Visual COBOL - COBCH0865S Failed to find system...
Hi,I'm migrating from Net Express to Visual Cobol for Eclipse, for now I'm only testing things to understand how this Visual COBOL for Eclipse works.I created a JVM COBOL Project and I copy and paste...
View ArticleData file mapping in Visual COBOL
We are migrating a native Windows application from Net Express 5.1. In it we use several of the file handling call-by-name library routines and we've hit a snag with the first program that uses one,...
View ArticleUpgrading from 2.2.2 to 2.3
Am I reading the VC 2.3 Release Notes correctly?In order to upgrade from VC 2.2.2 to VC 2.3 I must first uninstall 2.2.2 and then install 2.3?Is this how its going to be for any and all updates (x.y.z)...
View ArticleINSTALL NOT WORKING
Hi guys,I tried installing Visual COBOL (Visual COBOL for Visual Studio Personal Edition v2.2 0), but I get the following errors on install. Any idea what is going...
View ArticleVC 2.3 Release Notes - Preview?
Is there some way we could get a copy of the VC 2.3 Release Notes (including Resolved Issues, New Features, etc.) PRIOR to downloading the entire VC 2.3 ??? ... for planning purposes and as an...
View Articleupgrading from 2.2 to 2.3
Hi Chris,thanks for your previous replies re windows 10 and pc_print_file. We now have up to 100 users with the run-times installed on lots of machines so wondering how simple upgrading is? Do we just...
View Article