Browse all forums dedicated to the Rocket® COBOL product family.
Recently active
Preciso consumir uma API a partir do Cobol Netexpress 4.0#Education-Training
I'm currently updating our current v2.3 Micro Focus COBOL instance with Visual Studio 2015 to v8 with Visual Studio 2019 and have had issues with installing FileShare. I've been able to run FileShare from a command prompt and have it running on server startup. The only issue I have now is that when I open a solution, I get the message "Error COBCH0942 Could not load assembly 'MicroFocus.COBOL.FHRedir.dll". Running the program and writing to a file is no issue, the data is written, and the file is closed. I'm just wondering why this error is showing.
When I try execute from IDE VCVS2019 a solucion, apear this message Execute cblms -Q and show me Micro Focus COBOL - Configuration Utility for the Microsoft Build Tools & SDK8.0.0.84 (C) Copyright 1984-2023 Micro Focus or one of its affiliates. Windows SDK location = c:\\Program Files (x86)\\Windows Kits\\10 version = 10.0.19041.0 Microsoft Build Tools location = c:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Professional version = 14.29.30133 How can I resolve?.
i don't find today 2023-05-27 the portal "Visual Cobol" in the alphabetic list of product Was this not sales on opentext? Thank for answer
We are in the process of implementing the 10.5 thin-client runtime. One of the difficulties is getting event data from a web page. Currently, we use an ActiveX control linked to Internet Explorer, so C$GETEVENTDATA provides what we need. We want to use WEB-BROWSER2 and get away from ActiveX. How do I get event data using the new browser control?
File status 9/041 (corrupt index) returned on non-corrupt file when write and open traffic high. Full article: https://portal.microfocus.com/s/article/KM000017407#SupportTips/KnowledgeDocs
For non-Windows server platforms, ie all the Linux style platforms is it possible to install separate RM/products on the same machine.If this is possible, how do you do it. Full article: https://portal.microfocus.com/s/article/KM000017517#SupportTips/KnowledgeDocs
What modifications to the EXTFH.CFG file would be necessary to use just MF (Micro Focus) format file creation and file handling. The current configuration file Contains RM and ACU formatting and handling : [XFH-DEFAULT] FHREDIR=OFF ACUFH=ON ESACUFH=ON CONVERTSTATUS=rmstat INDEXCOUNT=32 STRIPSPACE=OFF DATACOMPRESS=1 KEYCOMPRESS=15 IGNORELOCK=ON RETRYOPEN=ON INTEROP= [SEQ-DEFAULT] SEQDATBUF=8192 [REL-DEFAULT] RELFORMAT=MF [FOLDER:/] INTEROP= [FOLDER:/MNG1/EXPL/PAN] INTEROP=RM [FOLDER:/MNG1/EXPL/FICH/RM] INTEROP=RM Full article: https://portal.microfocus.com/s/article/KM000017492#SupportTips/KnowledgeDocs
At runtime an INSPECT TALLYING ignores reference modification (managed code) Full article: https://portal.microfocus.com/s/article/KM000017538#SupportTips/KnowledgeDocs
Using a host variable with a leading FILLER item before a data item in an SQL statement causes the following error: 1>COBOL : Object Code error : file 'odbcecm' 1>COBOL : error code: 153, pc=0, call=1, seg=0 1> 153 Subscript out of range (in d:\\Packages\\pkg_302445\\bln_748\\ESQL\\oecm\\odbcecm\\src\\oecmexc.cbl, line 2450) Full article: https://portal.microfocus.com/s/article/KM000017590#SupportTips/KnowledgeDocs
The COBOL example using the Async method that is found under the Comparison of COBOL with Other Managed Languages topic of the Visual COBOL 5.0 documentation fails to compile with "COBCH0143 : Unknown IDENTIFICATION DIVISION paragraph". Full article: https://portal.microfocus.com/s/article/KM000017582#SupportTips/KnowledgeDocs
No option to delete overall Service in ESCWA, only individual Operations Full article: https://portal.microfocus.com/s/article/KM000017589#SupportTips/KnowledgeDocs
When attempting to deploy a Web Service to Enterprise Server from one of the IDEs the following error occurs: Sending deployment file to serverUnable to initialize communications. Function Open code 15 Full article: https://portal.microfocus.com/s/article/KM000017636#SupportTips/KnowledgeDocs
Hi, Can Non-transactional type resource adapter with version (CCIMFCobol_v1.0) used to deploy to WebSphere Liberty? I saw from the documentation (https://www.microfocus.com/documentation/visual-cobol/vc80/EclUNIX/GUID-5E2311E3-D896-493A-AA6E-3B195211AF37.html) that resource adapter (CCIMFCobol_v1.5) can be deployed to WebSphere Liberty. But what about the resource adapter (CCIMFCobol_v1.0)? Does it supports the WebSphere Liberty or it only will work for WebSphere Traditional Server? Please advise. #VisualCOBOL
A summary of suggested steps to deploy a COBOL Web Service or Enterprise Java Bean onto a Deployment server. The COBOL service deploy mechanisms provided in Visual COBOL for Development environments (imtkmake -deploy, etc.) are not provided or recommended in secure deployment environments. Full article: https://portal.microfocus.com/s/article/KM000017640#SupportTips/KnowledgeDocs
Trying to install AutoPass licenses, the following error appears: ### Unable to install - The license string does not appear to be valid. Eg.: Micro Focus License Administration ================================== [May 18, 2023, 1:48:47 PM] v10000.3.00760 1. Online Authorization. 2. Check License Status. 3. Advanced Configuration Options. 4. Manual License Installation. 5. Uninstall Licenses. 6. Get Machine Id. 7. Commute/Return Licenses. 8. Get License Details. 99. Exit Enter Option: 4 Install licenses ... You should have obtained licenses from the Micro Focus activation website and put them into text file accessible from this computer. Enter path of file containing new licenses or <Return> to abort: <path>/Visual-COBOL-Development-Hub.txt Installing ### Unable to install - The license string does not appear to b
When trying to restart of MFLM License Manager, the following error appears: root@solaris:/apps/microfocus/mflmf# ./mflmrcscript Starting MFLM License Manager MF-LMF:Thu May 11 07:05:59 2023: LMF Starting Execution error : file 'control' error code: 114, pc=0, call=1, seg=0 114 Attempt to access item beyond bounds of memory (Signal 11) MF-LMF:Thu May 11 07:05:59 2023: LMF Closing Down Full article: https://portal.microfocus.com/s/article/KM000017699#SupportTips/KnowledgeDocs
Trying to start the debugger from Eclipse to Red Hat LINUX 8, appears error code: 235 The X server is running. Full article: https://portal.microfocus.com/s/article/KM000017697#SupportTips/KnowledgeDocs
I'm running in a AVM where there are 8 cores available, I'm using V6 COBOL and VS2017. There are 8 codes sets where 7 are relatively small, and one huge one. The relatively small ones compile in acceptable times. The largest however takes a long amount of time to complete. Is there a way of utilising the idle cores once they have completed to take the load from the one core that runs from a long time? Thanks
Which versions of these products would support native Cobol incremental builds? I have a large COBOL codebase which I don't want to re-compile the full codeset each time? I've read on the forum that this is possible with Eclipse, however I'm limited to using Visual studio at present. Thanks
Hi, I'm doing migration from [Server Express 5.1] to [Visual Cobol 8.0] on Redhat Linux. My target is get the same running results on both sides. But in this case: [PARA1] 's length is only 9 characters but display to 50 characters. then the value of next variable ("WXQSVARS-AREA" and "AIR ") also displayed. But it is fine actually. The problem is running results are not same on Server Express and Visual Cobol. The results are like : Server Express : [12345 WXQSVARS-AREAAIR ] Visual Cobol : [12345 WXQSVARS-AREA ] I think the compile command is the same. Could you please help me to find a solution?
This article has an attached zip file containing an example Visual COBOL for Visual Studio project/solution which demonstrates how to use the Windows API function SetForegroundWindow in a .NET COBOL Windows Forms application. Full article: https://portal.microfocus.com/s/article/KM000017326#SupportTips/KnowledgeDocs
Opening a COBOL file in Eclipse, scrolling through a COBOL file, or searching the file causes Eclipse to become unresponsive. The only way to close Eclipse is to end the eclipse.exe process with Task Manager. Full article: https://portal.microfocus.com/s/article/KM000017362#SupportTips/KnowledgeDocs
Calling unmanaged COBOL code from managed COBOL code - Running gives program not found. Full article: https://portal.microfocus.com/s/article/KM000017388#SupportTips/KnowledgeDocs
Does ACUCOBOL-GT support calling .NET 6 assemblies on both Windows and Linux? Full article: https://portal.microfocus.com/s/article/KM000017282#SupportTips/KnowledgeDocs
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.