Forum Post: visual cobol for eclipse
Olá, eu estou começando a aprender COBOL e estou gostando muito de usar o visual cobol for eclipse, minha máquina é um pouco fraca mesmo assim ele roda muito bem.
View ArticleForum Post: RE: visual cobol for eclipse
Olá Adaao! Bem-vindo ao Visual COBOL para Eclipse e para o site da Micro Focus Comunidade ! Fico feliz em saber que COBOL Visual para o Eclipse está funcionando bem para você. Há muitos recursos...
View ArticleForum Post: GET cob compiler and linker command line from Eclipse
I am new to use Visual COBOL Eclipse. I can use Visual COBOL Eclipse to compile and run all the samples in the tutorials. Even some complicated SQL projects from SAMPLE Browser. I know Eclipse is...
View ArticleForum Post: RE: GET cob compiler and linker command line from Eclipse
Even it could be better, Micro Focus can add a feature as enhancement into Eclipse. From Eclipse COBOL project, create a makefile. Or maybe that feature already exists, I just do not know it.
View ArticleForum Post: Micro Focus COBOL Server license on different subnet.
I have a client where we are running Micro Focus COBOL Server Version 2.2 update 1. We are using it to run native, unmanaged INTs. They have 2 separate subnets set up, 192.168.100... and...
View ArticleForum Post: RE: Micro Focus COBOL Server license on different subnet.
You should be able to enter value of the License Server, by hostname, or fully qualified domain name, in addition to IP Adress in Advanced Configuration. However, changing the ces.ini file, which the...
View ArticleForum Post: RE: Micro Focus COBOL Server license on different subnet.
I talked to their network admin and the way they have the network configured CCFDC-3 has an IP address of 192.168.1.74 on the other subnet. So, when I ping CCFDC-3, depending on what subnet I am on,...
View ArticleForum Post: RE: Micro Focus COBOL Server license on different subnet.
You should be able to specify both ip addresses, separated by a colon delimiter.
View ArticleForum Post: RE: Micro Focus COBOL Server license on different subnet.
Thanks! I will give that a try and let you know if it works.
View ArticleForum Post: Visual Cobol compile error
When i try to compile (with Visual Studio 2015) the sample program 02_01_Division_Example Divex.cbl i get the next error: error TRK0002: Failed to execute command: ""C:\Program Files...
View ArticleForum Post: Visual COBOL Run-time Console in Linux
I am new to COBOL Eclipse tools, Hope someone help me to figure it out On Windows OS, when I run COBOL tutorials, I can see the result in Prompt Windows directly from Eclipse. But on Redhat...
View ArticleForum Post: RE: Visual COBOL Run-time Console in Linux
Hello jzhang18: How do you view the Eclipse IDE when running Eclipse on Red Hat? Are you viewing Eclipse directly on the Red Hat desktop, or through an X-server running on Windows? Or on the console...
View ArticleForum Post: RE: Visual COBOL Run-time Console in Linux
I login into my physical Red Hat machine with my account, from console, I switch to a new user account called "cobol" which I use to install Visual COBOL. I run xhost +, then under "cobol"...
View ArticleForum Post: RE: Visual COBOL Run-time Console in Linux
Thank you, Dan I found the issue, Eclipse call xterm command to show the result. But by default, RED HAT Enterprise does not install xterm package. After I did this installation: sudo yum...
View ArticleForum Post: RE: Visual COBOL Run-time Console in Linux
I am running Eclipse on a Red Hat desktop that appears on Windows as a result of running a Red Hat VM under virtualization software (Oracle VirtualBox) on Windows. This desktop is equivalent to the...
View ArticleForum Post: RE: Strikethrough (Cross Line) font in Visual COBOL
Corrected video link in previous post
View ArticleForum Post: RE: BLINK in Visual COBOL
We were working on Windows 7. The blink functionality is working on it. And we are not using monochrome monitor,..
View ArticleForum Post: RE: GET cob compiler and linker command line from Eclipse
To see what being passed to 'cob', simply set the 'verbose' flag in the Project Properties page. You will then see the various options that are passed when a build is done. At the same time, you'll...
View ArticleForum Post: Visual Cobol PE
Hi Everybody, Have tried to download the PE version and have filled in the forms and received the email with the download link but when I click the lick it takes me to a page that tells me my serial...
View ArticleForum Post: RE: Mouse Click
Obrigado Altair, então era só o evento que estava erra, valeu!
View Article