SaveAs whit atributes excel in cobol native
Good day, I come to your collaboration and knowledge. How can I give attributes when saving to excel? This is the code, Chris I collaborated with the separation of the text in columns, thanks to the I...
View ArticleAre Host Arrays supported in OpenESQL ADO .NET managed code?
We want to improve the speed at which one of our programs can INSERT rows into a table. Host Arrays sounds like the way to go, but the documentation (.NET Host Variables in Managed Code) specifies that...
View Articlefile not found when running cobol application from file explorer
i am running cobol server. I have COBDATA set as an environment variable system wide (this is a development box). my project is managed code multiple output. If I open a Visual Cobol command prompt and...
View ArticleAccidental stand-alone "PERFORM" doesn't generate compile error
I've got Micro Focus Visual COBOL for Visual Studio 2010. While working on a program, I accidentally compiled it while it had a stand-alone (incomplete) PERFORM command. I was surprised to see that...
View ArticleForms button not working in VC for VS 2015
i apologize for posting this problem again but I am at a loss as to where to look for a solution. I have scoured the internet asking every question I could think of to get some pertinent information...
View ArticleC# to VC Class
Hi, is there any documentation on how to convert below C# into VC class?using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;using...
View ArticleHelp - How to use pointers in visual cobol?
I am migrating the netexpress COBOL to Visual cobol with eclipse but few programs which use below pointers are not working when compiling in visual cobol dll. for example Netexpress Cobol has "SET...
View Articleexec sql begin tran and autocommit
Hi,I'm running some programs in exec sql autocommit mode which I have as a compiler option (Windows VC 2.3.2 on VS 15) with MySQl.For a short section I want to run in a transaction and commit at the...
View ArticlePC_PRINTER_LOAD_BMP with JPG files
Hi,We are using PC_PRINTER_LOAD_BMP Cobol routine to print BPM files, but according with the documentation this routine also support others file types like BMP, GIF, EXIF, JPG, PNG and TIFF.So we try...
View ArticleVC 2.3 for VS 2015 - debugger problems
At times the debugger will not process a line of code. This happens most often in trying to load a 2000 entry internal table in cobol .i have tried to use move compute and set on one particular line...
View ArticleCSS - WebForm
Is it possible to use the Bootstrap css on a cobol web page? I'll explain, I need the webform to fit into a cell phone screen and I can not find anything in Cobol.
View ArticleVBA
Guys can you help me with this 1? i try so many method but still cant find any answerim new in VBA and here is the scenario i have 4 sheets which is user1, user2, user3 and data. (the screenshot is in...
View ArticleSend email from cobol native with SMTP parameters
Good day please someone has knowledge or has an example of sending email by defining an SMTP server and attaching a file native Cobol, Many thanks for your collaboration
View ArticleExport datagridview to excel with column headers
Hi All,Has anyone found a way to export data from a datagridview to excel with column headers thats fast ?Im managing to do this at the moment using Microsoft.Office.Interop.Excel but its really quite...
View ArticleRegistration
I have tried to register a couple of times over the past few weeks with my free trial license number with no success. I get no response at all not even that I am being rejected, if that is the case. I...
View ArticleCan Visual COBOL works with VB
Hi,I need some information regarding the visual COBOL. My current project is using VB6 as front end and Microfocus Netexpress COBOL as backend. Now my company is planning to migrate Netexpress COBOL to...
View ArticleRun exe file on other computer ?
Hi everybodyI have a project on my computer which is registered a license free of Micro Focus Cobol. When export this project to file exe and run it on other computer (only is installed MF Cobol and...
View ArticleSORT nested SORT.
Hi everybody. In MF COBOL , how to write a Sort nested Sort ?Thanks so much.
View ArticleCES daemon fails to start after windows update.
I Try to start CES daemon in the list of installed services. It fails to start. This after windows update.
View Article