Call program in EVALUATE clause
Hello (again).I have a program that reads records in a .txt file. Depending on the content of that fileit will determine what program is to be CALLed next. The records are read into a structure in...
View ArticleRE: How to show monetary value in a MaskedTextBox
Hi Cris, Unfortunately it was not possible to use MaskedTextBox.I solved the problem thereby: (attached file)
View ArticleHow to show monetary value in a MaskedTextBox
There is a way to show the value a field pic 9(09)V99 in a MaskedTextBox? In my test the value is distorted. I would like to SHOW the following result in MaskedTextBox. R$ 1.500.25Visual Cobol 2.2...
View ArticleVisual COBOL for Eclipse
tried using the download link in the email and it comes up with a "Server Error in '/' Application." errorRuntime Error Description: An application error occurred on the server. The current custom...
View ArticleVisual COBOL for eclipse(windows)
tried installing with vce_22.exe and it asks me to install 32-bit oracle java 1.6, what is this?i thought the installer installed everything i needed?
View ArticleRE: Visual COBOL for eclipse(windows)
From the docs - it appears the 32-bit Java install is in fact a prereq.Software requirementsEclipse requirements•Visual COBOL only supports the 32-bit Eclipse IDE and requires a 32-bit Java...
View ArticleRE: Visual COBOL for Eclipse
Errors like this can typically occur when our web site has become temporarily unavailable.I see that you have made another post where you had questions on the actual product install so I am assuming...
View ArticleRE: Flat Files in Codebehind
The problem described above has been fixed in Visual COBOL 2.2 update 2 hotfix 6 which should be available for download later this week.Thanks.
View ArticleFlat Files in Codebehind
I'm trying to read and right from flat files in codebehind in a web app project. It works the first time through. Subsequent executions create the error message below until the default app pool is...
View ArticleRE: Visual COBOL for Eclipse
yes i have now downloaded the installation package, thanks
View ArticleRE: Visual COBOL for eclipse(windows)
i downloaded and installed the JDK and i am still getting the 32-bit java installation error, i have 64-bit win7 installed so can i have 32-bit & 64-bit java installed at the same time? or am i...
View ArticleRE: Visual COBOL for eclipse(windows)
You can install both 32 and 64 bit versions of the Oracle JVM on Windows and non Windows Machines. You can specify which JVM to start Eclipse with by specifing the -vm value in eclipse.ini such as -vm...
View ArticleRE: Visual COBOL for eclipse(windows)
The Eclipse.ini file is located in the Eclipse version of the installation, By default, the Visual COBOL for Eclipse installer places that in C:\Users\Public\Micro Focus\Visual COBOL\eclipse on Windows...
View ArticleRE: Cobol editors
I've downloaded Visual Cobol for Visual Studio from the website. Now do I need to download the Visual Cobol for Eclipse from the website or can I just download Eclipse from another location.
View ArticleRE: Cobol editors
Since Visual COBOL for Eclipse is a separate product from Micro Focus, you would need to obtain it in the same way you obtained Visual COBOL for Visual Studio.
View ArticleRE: Cobol editors
Like I stated previously, the Visual COBOL for Visual Studio and Visual COBOL for Eclipse products are two different products so if you would like to use both then you need to install both versions of...
View ArticleRE: Cobol editors
No, just looking for the best IDE and comparing them side by side seems to be the best way. Unless you know a better way, I'm open. And one more question, on the Cobol for the pc vs Cobol for the...
View ArticleSilent PDF Printing
Right now we have Adobe X.10 and the print command works wonderful for printing a PDF through the network to network printers. Once we upgrade to Adobe XI that no longer works. I knew it would come...
View ArticleRE: Cobol editors
Your selection of the IDE might also be based on what your deployment target is as they support different code types.Visual COBOL for Visual Studio provides support for development of native Windows...
View Article