Cannot access doc info
When accessing this article (named "What is the meaning of exception error...
View ArticlePossible to use a variable for database?
I have a COBOL program and I want to use it with table A or table B, as both have the same structure and similar data, but I don't want to repeat every SQL stmt for both.. Instead of the next two...
View Articlebest architecture solution for migration
Hello , Which platform to choose to migrate the legacy application ? Which would be the best architecture solution and why ?Regards,Zoeb
View ArticleMicro Focus COBOL new style and old style
I compared side by side of 2 COBOL code styles and hopefully someone can tell me how to do it:Old style: ---Connect.sqb============================================== Working-Storage Section....
View ArticleClarification re: native calling managed in production environment
Please clarify...The article "Calling Managed COBOL from un-managed code" (with the VCCOM.zip samples) discusses using the Regasm tool to register the appropriate "com server" assembly for a production...
View ArticleLinkage section
Hi , I have a Windows form from which i accept a number and on the button click event , i take that number and call cobol program to validate the input.I am getting error while running the application...
View Articlerts 9/105 on open extend
Hi,I have a cobol program that make:OPEN EXTEND FILEand giveFILE status 9/105, Memory allocation errorThe server is Windows 2012 with 256 Gb RAM (free 254 Gb), and I use Cobol Server 2013 2.3.1I have...
View ArticleXDB
HI,i'm using xdb command for create a new locationif I use the form "Create Location" after I have submitted name, creator, path and press the OK button , the procedure hangs with a message does the...
View ArticleCOBOL class calling WinForms
Hi, In most of the example i found that Winform is loaded from the main programs and on the events of the Controls ( Like Button) call to COBOL program or the invoking of obj for COBOL class is made....
View ArticleCompile Error
I'm receiving the following error when compiling.C:\Program Files (x86)\Micro Focus\Visual COBOL\cpylib\sqlca.CPY (1,8-10) : error COBCH0217 : Preceding item at this level has zero lengthError 0217...
View ArticleopenESQL Assistant
I'm using VS 2015 with VC 2.3. Trying to run openESQL Assistant and it prompts me to specify either MS Excel or Access. When I check either box I receive the error "the operating system is not...
View ArticlePreviousPage.Master.FindControl
I have a Master Page and it has a TextBox where User Name is informed, I would like to pass this information to the other system page?To call the pages I'm using. <Asp:...
View ArticleVisual COBOL PE download failed
I have already downloaded Visual Studio Community 2015 and I am now trying to download Visual COBOL PE. The download started but then failed with no error code, Now I don't see how to download it...
View ArticleSample Powershell for Visual Cobol
Do we have any sample code for executing Visual Cobol in PowerShell Scripts.Does RTSORA Runtime still be supported when executing scripts via PowerShell
View ArticleUninstall Problem
I now have VC PE 2.3 on my machine. However, when I go to install it, it gives me 3 errors. 1) Uninstall VC 2.2 2) Uninstall Enterprise Developer and 3) MF License Manager required. I tried to...
View ArticleCompiler Error
I'm receiving the following error and have everything in place, when I searched the internet for the cause of below, I received (below)Query.CPY (40,21-22) : error COBES0100 : Incorrect SQL statement...
View ArticleWCF Project
Hi Team , I am using Trail version of Visual cobol for VS2013 and i am unable to find WCF Service Library.Any suggestions what alternatives are there.I wanted to check the WCF implementation of my old...
View ArticleVC PE 2.3 FOR VS 2015 Debugging
I am working with the debugger and cannot find Debug==>Windows==>Memory==>Memory 1. Is it not available for the personal edition? Or is it a VS problem? Thanks - John
View ArticleUnable to capture console screen
Hi , Like how we can drag and select in putty , I am unable to capture the console screen output ( created using screen section ) using select all from the mouse click.Please advise if any suggestions...
View ArticleCOBDIR Issue
Hi,I am using a batch to compile my Cobol programs to create dll/ exe. I have also created a cobol.dir file for some compiler directives options and kept the 'COBOL.dir' at certain location.In the...
View Article