RE: editing dos 737 character set on visual studio 2012
Thank you very match for your quick answer. This works like a charm. Do you know how can keep Greek 737 as the default encoding when I open a project with double click?
View ArticleRE: Oracle Pro*COBOL source program compiled with Visual Cobol Eclipse
Not sure of the specific library, but this is a result of not including the required Oracle .lib files.
View ArticleRE: Oracle Pro*COBOL source program compiled with Visual Cobol Eclipse
Thanks very much Steve. Now is working fine. I changed the "Platform Target" from 32-bit to 64-bit this last corresponds to my "oracle database 12c-64 bits". To configure default 32-bit platform target...
View ArticleOracle Pro*COBOL source program compiled with Visual Cobol Eclipse
Thanks in advance. I am testing Visual Cobol for Eclipse editing an Oracle Pro*COBOL named “Program1.cbl”. At the end of the linker step the Program1.exe is not generated due to a fatal error LNK1120...
View ArticleVCE on Linux
Dear Sirs,Is there an special Linux/Unix Installation media or We can use the Windows Installation Media ???Many Thaks in AdvancedPJM
View ArticleRE: EXE getting error in runtime environment, works in Visual Studio
While I was posting this, the hardware team upgraded the runtime to the same version, and that seems to have taken care of the problem. At least the program completes now.Thanks!
View ArticleEXE getting error in runtime environment, works in Visual Studio
I am compiling and running this program in Visual Studio 2010, version 2.2. It runs to completion when running with a config file setting the environment variables.When I move the EXE to the runtime...
View ArticleRE: Guide for Visual COBOL starter
I would recommend going to supportline.microfocus.com/productdoc.aspx and selecting Micro Focus Developer - COBOL and Software Developer Tools > Visual COBOL > 2.2 from the product dropdowns....
View ArticleGuide for Visual COBOL starter
Where can I find Guide for Visual COBOL starter for self study.Thanks
View ArticleRE: VCE on Linux
Visual COBOL for Eclipse can be installed under Windows, RedHat Linux or SUSE Linux.Each has its own installer package so you must download the correct one for your requirements.Visual COBOL...
View ArticleRE: editing dos 737 character set on visual studio 2012
You can set it to use Source Code Text Editor with Encoding as default but I am not sure if you can actually set a particular encoding to use, at least I cannot find a way to do this.Perhaps you should...
View ArticleRE: decimal to Cobol Numeric
Please create a support incident for this problem and reference my name in the description so that it is assigned to me.I will create an rpi for this behavior so that we can get it fixed.I can...
View Articledecimal to Cobol Numeric
Strange results occurring with the attached piece of code. The CalcPerecntDotNet method is returning mixed results when you divide 100 by the following numbers 13 thru 15, 17 thru 19, 21 thru 24....
View ArticleRE: COBOL Server
Hi Ahmet,Enterprise Server is a Micro Focus product that can be used to deploy native COBOL web services using SOAP. ES is part of the Visual COBOL and COBOL Server 2.2 product and can be used if you...
View ArticleCOBOL Server
Hi, Is there any native COBOL app server i.e. a server that is specifically for COBOL -Tomcat for Java, IIS for .NET- and is there any tutorials for it and does it support REST?
View ArticleRE: COBOL Server
To add to Chris' answer: There can't be a "native COBOL app server" in the general sense. COBOL is an ISO standard language with many implementations on different platforms, generally with...
View ArticleRE: CICS on Visual COBOL
That's a tall order. CICS is not trivial.My best suggestion is to start with the IBM CICS programmer documentation, namely SC34-7022 (the CICS Programmer's Guide) and SC34-7023 (the CICS Programmer's...
View ArticleCICS on Visual COBOL
Hi, It sounds weird to ask this here but, could anybody help me in learning CICS on Visual COBOL -from scratch!- I am planning to use Visual Studio and I've never done CICS before
View ArticleRE: CICS on Visual COBOL
Thank you very much Michael, actually I asked for this here because of this "Besides that, there are any number of web pages dealing with CICS basics, though I'm not aware of a good, well-rounded...
View Article