Sequential Line to Index
I have a line sequential file that I am wanting to convert to an indexed file. This is just for my own edification. I am using the classic data tools to do the conversion. My index is the social...
View ArticleHttpClient convert code please
HiWe are using VC 2.3 for VS 2015. We have a Windows Forms application that uses HttpClient, etc, to send and receive SOAP messages.But I read from Microsoft:"HttpClient is intended to be...
View Articletable of expressions
Can this be written as a table of expression. For example declare accountclass = table of (...).01 Interest-Rate-Table. 05 InterestRateValues. 10...
View ArticleVisual Cobol + Post + Json
Hello!I would like to know how to use webservice (post + json) in Visual Cobol. Is this possible in VisualCobol?Below are two examples in C # that I tried to translate, but it did not work.Can someone...
View ArticleWeb Application
Where and how do I define 'Response.Redirect' in my web application?I get a COBCH0301 Unrecognized verb error.ThanksShirley
View ArticleExecution error: file 'associtn'
Who now what this error means? it appear when i load a second time a program/screensetExcecution error : file 'associtn'error code: 240, pc=0, call=1, seg=0240 Object reference not validI don't find...
View ArticleAuthorization code for personal COBOL Ed.
I need some help about this code because my company needs a development quickly and the trial shows good results we are on capacity to buy the total license. Please if you can provide me the code in a...
View ArticleTrigger Online from batch and vice versa
Hello,We have a set of CL programs running in AS400 systems that trigger online transactions/programs(using STRCICSUSR command) from batch programs. And another set of online programs which trigger...
View ArticleVisual COBOL compiler needs to flag "COMP" as an invalid data name
I'm analyzing a survey where I let my client provide names for all her variables (e.g., TAILOR, NETWORK, LIFE, DENTAL). My program automatically made a file description in a copy book, using her...
View ArticleAssistant for ActiveX
In Netexpress5.x is it possible to run an assistant for activeX-Components to generate code.I don't find this Option in Visual Cobol 3.x or 4.xI know that ActiveX is not prefered for...
View ArticleVisual Cobol Developers Guide
I cannot find where to download the examples for the developer's guide to modern cobol book. The website (https://www.microfocus.com/visualcobolbook) listed in the eBook is not valid. I want to look...
View ArticleHelp with deleting a record
I have an application where I read a record, perform some calculations, and then decide whether I want to delete the record or save (“rewrite”) it. The compiler gives me an error, apparently...
View Articleflags not setted in project Imported from netexpress 5.1
Hi allI have imported a NetExpress 5.1 project to Visual Cobol.the program starts with a menu that calls a new screen.this works fine because the flag inside the dialog system is correctly setted.in...
View Articlesqlcode -0000003010
what as mean sqlcode -0000003010? I can not find any reference to this error ThanksCarlo
View ArticleInstallation of Visual COBOL in Visual Studio 10
I need your help because I have a situation with an authorization code for activate MicroFocus COBOL on my computer. This software was downloading from the trials page directly and I need this code for...
View Articlecbl2xml.exe from VC 3.x
By converting the newest SEPA Schema files with cbl2xml.exe i become 27 warnings:"c:\Program Files\Micro Focus\Visual Cobol\bin\cbl2xml.exe" -c -p -noprompt -nocountin -unique...
View ArticleLinq
How would you convert this to use anonymous methods using visual cobol for visual studio 2017? I am more interested in the delegates and the use of the linq join extension. The property's I can get...
View ArticleResume email notifications?
I am a member of the Visual COBOL forum. Until sometime recently, I was receiving an email whenever anybody posted to that forum, which I greatly appreciated. But sometime recently, those emails...
View ArticleError COBCH1710 and COBCH0826
Hello:I am creating a new project with some programs that existed in another project (for example the menu manager). Everything is fine, but I have an error that I can not solve (and the tips do not...
View ArticleExport data to excel
Hi, I need to export the data from a file (number, name and address) to an excel file.I had this done on NetExpress but now I need to "pass" to Visual Cobol WPF.Does anyone have a small example that...
View Article