RE: How can I see the animating of call programs in Visual Cobol like I can...
I received your zip file via e-mail, thank you.I started with an empty workspace and then I imported your project from c:\home1 into my workspace while copying the project and when I start debugging it...
View ArticleRE: How can I see the animating of call programs in Visual Cobol like I can...
Is a quite different from MFE , but run.TKS,
View ArticleI need eliminating this profile.....
Dear sirs,I need you eliminate the following profile from the Micro focus community becouse my Old email is not valid any more. And I have a new profile in the group-Pedrom's Profile PedromPublic...
View ArticleOPENESQL Question
Hi All,I'm trying to access an ORACLE Database via OpenESQL (not Pro*COBOL).My COBOL apps are on a Linux Server. All is OK, but i need to check the sql syntax at compilation time.Here are my...
View ArticleErrors not provided in Visual Studio IDE
I am using Visual Studio 2010 Professional and Visual Cobol version 2.0. For some reason when I compile a native Cobol program that has errors in it, I do not receive the actual error messages in...
View ArticleJava error
eclipse.buildId=M20120208-0800 java.version=1.7.0_21 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=es_CL Framework arguments: -product...
View ArticleRE: Errors not provided in Visual Studio IDE
Is this suppressing all compiler errors or just these particular errors?Try introducing a typo in working-storage to a data item and see if the compiler reports this.You might also check the project...
View ArticleRE: Java error
Can you please provide some more detail on what exactly it is that you are trying to do when you receive this error?Thanks.
View ArticleShell.Dll Error
Dear Sirs,Now I have the aplication running with Visual cobol for Eclipse in Windows Ultimate but when the program send an screen we get an Error with SHEL.DLL enclosed.At the beggining we believe...
View ArticleRE: Shell.Dll Error
What do you mean by "the program sends a screen"?How does it send a screen, accept/display, Windows API call, 3rd party app, etc.?What is the actual program statement that causes the error to be...
View ArticleRE: Java error
This problem appears when I starting the visual Cobol project. Before the system send the following message .
View ArticleRE: Managed Calling Native
Hello Chris,It took me a while to solve that. I checked all your recommendations, but to no better.Finally I tried to run my program from the "32 Bit Visual Cobol Prompt" provided in the system...
View ArticleRE: Java error
I can see from the stack trace that the NPE is being invoked when a selection event is triggered in the variable inspection code while debugging. What I can't tell is why or how you managed to get...
View ArticleRE: Problem with PFKeys
If you already have an ADISCTRL file that you were using in Net Express then you should just be able to copy it into your output folder along with your executables and it should be picked up when you...
View ArticleRE: Problem with PFKeys
Chris,Now I am in the adiscf screen and within of LOOP becouse Ihave to push PF2 or PF3 and the pfkeys not run....
View ArticleRE: Problem with PFKeys
Is this on Windows or Linux?The ADISCF utility does not itself use the ADISCTRL file so this does not make sense to me and might have nothing to do with the adis setup at all..Do your function keys...
View ArticleRE: Problem with PFKeys
One possibility is that function keys are not enabled as function keys on the keyboard. I have a Microsoft keyboard that has an F Lock button in the upper right area and an F LOCK light in addition to...
View ArticleRE: Problem with PFKeys
The platform is probably Windows, because the screen shot from PedroJuanMontero shows a window with the title: "runmw.exe - Application Output", whereas if it were Unix/Linux, the window would probably...
View Article