Add lines in a datagrid
Hello,Until now i always filled the datagrid by reading a file so you always have used the instructions they gave me: create pricelist September ImpRubr to new ImpRubricas...
View ArticleCANCEL statement not working on programs generated as .dlls
HiWe are upgrading an application written in Net Express using Dialog screensets to Visual Cobol using Windows forms. In Net Express:we have one project and the main .exe calls sub programs generated...
View ArticleThread
Bom dia, antes eu utilizava o Cobol isCobol e lá temos a instrução "perform thread" essa instrução faz com que desvie o fluxo do programa para uma rotina e fique executando outra ao mesmo tempo como...
View ArticleCobol Copybook
Is there a way to create one cobol copybook that contains all group level records needed and then access just part of them where needed. For example, let's say I have a trans-in file and trans-out...
View ArticleDialog error 18
I have imported a Net Express project that uses Dialog System into Visual COBOL, and I changed all the screen properties to 'Always copy' so they would could to the debug dir. However, instead of...
View ArticleCOBCH0837S Procedural code not allowed here
I am writing an Eclipse managed cobol program.Whenever I try to put statements in the Class Working-Storage Section, my first statement gives meerror COBCH0837S Procedural code not allowed here.Am...
View Article#COBOLasks - Questions for the #COBOLrocks TechCasts
This thread is to support any Q&A coming from the upcoming #COBOLrocks TechCast. If you have any questions, please post them as a reply to this thread, or tweet them to @MicroFocus using the...
View ArticleRefused access to Support-line
I just received a response from your Support-line that my registration for the support line has beenrefused because I am using the Personal Edition of Visual Cobol.I would like to get into the examples...
View ArticleLicense Server
hi,can I install "License Manager" for Enterprise Developer, Enterprise Server and Cobol Server on the same License Server where I have "License Management System" for old Microfocus Product like Mfe...
View ArticleQuestions about Data Transfer Object
I was watching the last in the series of the OO webinars today andthey mentioned a coding techniques that would save me many headachestrying to share data; ie, Data Transfer Object.I am using the...
View ArticlePacked Decimal
What is the purpose of packed decimal field and is it necessary with Visual Cobol? I have researched and cannot find any pros or cons on its use with Visual Cobol.
View Articleinvoke error on oopsm.dll
Hi,I have program compiled in Enterprise developer for Eclipse 2.3 and run on COBOL Server Win 2012, $set ooctrl(+p)...
View ArticleInspect-Function in Visual-COBOL for eclipse 2.3
Hello,I noticed the following:Eclipse-Function "Inspect" in JVM-COBOL after move in simple numeric field: not okEclipse-Function "Inspect" in JVM-COBOL after move in simple text field:...
View ArticleSpreadsheet xls
Bom dia, estou precisando criar uma planilha xls em um servidor web. Quando o usuário clicar na opção o sistema gera esta planilha, só que não posso utilizar interoperabilidade do Office. Estava...
View ArticleField Validation
Hello All,I am trying to resolve how to validate a text box (field) immediately after entry and to determine if the content is invalid. And if it is, to return the user to that field. I have tried...
View ArticleMF COBOL help on GridView - onrowupdating
I have a GridView table that I loaded data into from codebehind, and it is working, here is my GridView code: <asp:Gridview runat="server" ID="GridView1" style='z-index: 2; left: 0px;...
View ArticleMicrosoft integrates Visual Studio with Eclipse
Interesting article about how Microsoft is integrating Visual Studio with the new version of Eclipse.http://www.zdnet.com/article/microsoft-integrates-visual-studio-with-open-source-eclipse-ide/I am...
View ArticleCALL "SYSTEM" USING WS-COMMAND-LINE.
Hello:In NetExpress i use a command "CALL "SYSTEM" USING command-line" where command-line is a call to a batch file"cmd /C hash.bat 001181107".I copied the routine for Visual Cobol but I think the...
View ArticleLicense Issue for Visual COBOL Personal Edition on REDHAT
I installed Visual COBOL Personal Edition 2.3 on RedHat Enterprise 7.2 Workstation successfully. I started License Manager. everything seems to be in place. When I started Eclipse, it shows Micro...
View ArticleChange Image in a Button
Hi,I have a button with two functions.When you open the window has a symbol (symbol1). When I pressed want you to have another symbol (symbol2).Is it possible to do that? What is education?You can also...
View Article