RE: CBL_DEBUGBREAK
hi,the debugger did not work because I had changed the %TMP% variable pointing to a directory that does not exist !Now work all and fine...thanks.
View ArticleRE: Redirect LPT1?
The issue with PC_PRINT_FILE routine not releasing the file is a known issue (RPI 1097356) and has been addressed in version 2.3.
View ArticleRE: Creating Tables with Relativity
Sorry, Relativity is NOT a general purpose database.Its purpose is to access data in COBOL data files from an ODBC application. So, don't expect it to be able to do fancy things like create tables in...
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 ArticleRE: Access to Supportline
If you have registered for the VC PE product on-line then you should receive an -mail from Micro Focus Distribution which contains the download links. If you have not received this then please check...
View ArticleRE: Access to Supportline
I downloaded the VC-PE for Visual Studio and for Eclipse and I registered both product in Support Line and UNTIL now I didn't receive an Answer. Thiss it NOT Working sa you say Chis.PJM
View ArticleRE: Access to Supportline
Thanks Pedro. I just tested this here as well and there does seem to be a problem. I have opened up an incident with our IT team.
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 ArticleRE: Can't install VCVS2010_22 on Windows 10
Error code 0x80070643 normally means that the machine needs to be restarted because another install has not yet completed. This normally happens after Windows Updates have been run but the machine was...
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 ArticleRE: Invoke
No, that wouldn't work because the event methods are expecting certain parameters such as the object that triggered the event and the eventargs. That is why the procedure division using header looks...
View ArticleRE: Access to Supportline
This has now been fixed. Please register for the Visual COBOL PE download again and you should be sent an e-mail containing the download link.Thanks
View ArticleVisual Cobol 2.3
Dear Sir,I installed Visual Cobol for Eclipse 2.3 and now I get No editor descriptor for id org.eclipse.ui.internal.emptyEditorTab when I try to edit any Cobol Program.
View ArticleRE: Visual Cobol 2.3
Hi Pedro,I just noticed that this post had not been answered. Are you still having this same problem or has the issue been resolved?
View ArticleRE: Visual Cobol P.E. V2.2 will not install on Windows 7
The new version2.3 of Visual COBOL PE is now available for download. Please download and install the 2.3 release and see if this resolves the problem that you are having as we have made quite a few...
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 ArticleRE: Relativity performance
Understood - but how do I share just this truncated information with an application outside of Cobol?
View Article