File Share With Visual Cobol
Dear Sir,We are using File Share with Visual Cobol 2.2.1 for Eclipse and we get Always the same error 9/124 don´t matter that we put on the Server and Client definition.Our Server is en AIX 7.1 and...
View ArticleExcel Interop
setExcelApptonewApplication()setExcelWorkBooktoExcelApp::Workbooks::Add(1)setExcelWorkSheettoExcelWorkBook::Sheets[1] astypeWorksheetsetExcelWorkSheet::Cells[1,1]...
View ArticleChecing for type in Visual COBOL
I'm converting this C# statement to COBOL: if (view.FocusedColumn.FieldName == "CityCode" && view.ActiveEditor is DevExpress.XtraEditors.LookUpEdit)For the COBOL statement, I'm using:if...
View Articleproblems with installing visual cobol
i tried installing visual cobol on my windows 8.1 and i get the errror message 0x80070642 user cancelled installation can anyone help. i am installing it as an add on to visual studion 2013.
View ArticleEncrypt And Un-Encrypt a Print file - Update
Hi All,Just checking if any one from MF has read my previous post concerning this matter?If so : is it possible / not possible?Would really appreciate an answer.ThanksNeil.
View ArticleCompiling Visual Cobol 2.2 with Oracle
We are having problem to compiling Visual Cobol 2.2 with SQL embedded (Oracle).We are not using neither Eclipse nor .NET environment development.We are compiling using a script, setting de compiler...
View ArticleVisual Cobol personal edition debugging
Hi, when I try to start debugging with Visual Cobol Personal Edition (VS2012) I get "Unable to start debugging" (critical error). Someone else got the same error? Some idea before trying to...
View ArticleVisual COBOL Personal Edition - Windows 8 - how to Compile and then Run
I have been using Net Express 4.0 for many years and it is an excellent productI want to be able to do the same with the new Personal Edition of Visual COBOL that I have on Win/8I am at the stage where...
View ArticleTest insert update success
HI,I have many question to post because I returned to Cobol years later. The most important question regards the database pre-compiler. In particular:1) With EXEC SQL Can I set isolation level and...
View ArticleOnly compile one program
I have Visual COBOL Personal Edition with Visual Studio 2012, running on Windows/8I have set up a Project with several programs in itWhen I Build the Project it tries to compile each source member...
View ArticleProCobol gives an error on input file produced by CP preprocessor
Procobol gives the next error:Pro*COBOL: Release 11.2.0.3.0 - Production on Tue Oct 7 16:59:46 2014Copyright (c) 1982, 2011, Oracle and/or its affiliates. All rights reserved.Open file:...
View ArticleTrial licence installation failed (Visual Cobol for Eclipse)
Hello,I received the licence string in a Micro Focus Visual COBOL Activation Request mailWhen I paste it in the licence textbox and click on the install license button, an error message appear :...
View ArticleRm Visual Cobol Window Termination
I'm using Visual Cobol for Eclipse with the RM Dialect.Using a RM Window Call, when the Window Closes the program displays a Terminate Window message, and doesn't redraw the background.Is there an easy...
View ArticleRecord Size greater Than 64K
Current we are facing one issue. As per client requirement we have to create a file having record length 102729. But as per Microfocus Guide line Run Time Limits of File Size should not me more than...
View ArticleError 114 in execution - Cobol+ProCobol
We are having problem executing a programa compiled with Visual Cobol 2.2 and preprocessed with ProCobol.We are not using neither Eclipse nor .NET environment development.We have found in this ORACLE...
View ArticleLicense Installation failed
I am trying to install Visual COBOL for Visual Studio 2012 on a Windows 8.1 Pro laptop. Everything seemed ok until I try installing my license file. I run the License Manager, browse to the file and...
View ArticleVisualCobol: Populate WPF DataGrid
Hello, I am new to the Visual (Cobol) / WPF World (coming from ACU-Cobol).I tried to find a Sample that demonstrates how to fill a WPF DataGrid (NOT DataGridView!!) from a file. I tested 2 different...
View ArticleVisual COBOL Personal Edition - after the 12 months runs out
I have MF VC P/Edit and the 'free licence' will run out early next yearWhat happens then?
View Articleerror 114 - access object beyond bounds of memory
Runtime error in VC (latest version of personal edition) ? App runs without error on other compiler. Looked at a similar error posted in the community but in this case:- Standard cobol...
View ArticleVisual COBOL Personal Edition - how to write out a MS-Word document
I have Vis CBL P/Edit with VS2012 on Win/8.1All is well but I want to be able to write a file with simple formatting and colours, e.g. a Word docI am sure it can be done but I haven't been able to find...
View Article